MOSRotating:MoveOutOfTerrain
From Data Realms Wiki
Function | |
---|---|
Syntax | MoveOutOfTerrain( * Only consider materials stronger than this in the terrain for intersections. ) |
Description: | |
Checks whether any of the Atom:s in this MovableObject are on top of terrain pixels, and if so, attempt to move this out so none of this' Atoms are on top of the terrain any more. | |
Returns | Whether any intersection was successfully resolved. Will return true even if there wasn't any intersections to begin with. |
Example | |
---|---|
Description | Placeholder! |
Code |
|
Output | Placeholder! |