I want to adjust the height of many 3Dtile layers, in the example, only one layer can be adjusted, how to adjust the height when I have many layers, if I follow the example in the example for each layer, the code it will be very long
my code :
I want to adjust the height of many 3Dtile layers, in the example, only one layer can be adjusted, how to adjust the height when I have many layers, if I follow the example in the example for each layer, the code it will be very long
my code :
Hi @Yen_Woody,
You should be able to adjust the height of your entire dataset. If you have multiple datasets in your scene, I recommend that you iterate through these datasets and adjust their height.
-Sam
thank you, let me try
Great!