pub fn snap_to_ground() -> Component<f32>
Expand description

Snap to ground: This object should automatically be moved with the terrain if the terrain is changed.

The value is the offset from the terrain.

Attributes: Debuggable, Networked, Store