9 lines
241 B
Plaintext
9 lines
241 B
Plaintext
#title SetTerrainCameraMovementDelta [RCBasic Doc]
|
|
#header Sub SetTerrainCameraMovementDelta( actor, delta )
|
|
|
|
Sets the movement camera threshold.
|
|
|
|
It is used to determine when to recalculate indices for the actor. The default value is 10.
|
|
|
|
|