Revision Difference
Structures/PhysProperties#517089
<cat>struct</cat>
<structure>
<description>Structure used by <page>construct.SetPhysProp</page>.</description>
<fields>{{StructureField|boolean|GravityToggle|Enables or disables gravity for the entity|nil</fields>⤶
<fields>⤶
<item name="GravityToggle" type="boolean" default="nil">Enables or disables gravity for the entity</item>⤶
<item name="Material" type="string" default="nil">Sets the physics material for the entity</item>⤶
</fields>⤶
</structure>
{{StructureField|string|Material|Sets the physics material for the entity|nil}}⤶
}}