Function ambient_api::core::physics::components::make_physics_static
source · pub fn make_physics_static() -> Component<bool>
Expand description
Make physics static: All physics objects will be made static when loaded.
Attributes: Debuggable, Networked, Resource, Store