9 lines
245 B
Plaintext
9 lines
245 B
Plaintext
#title SetTerrainCameraRotationDelta [RCBasic Doc]
|
|
#header Sub SetTerrainCameraRotationDelta( actor, delta )
|
|
|
|
Sets the rotation camera threshold.
|
|
|
|
It is used to determine when to recalculate indices for the scene node. The default value is 1.
|
|
|
|
|