mirror of
https://github.com/Relintai/pandemonium_engine.git
synced 2024-12-21 11:26:53 +01:00
22 lines
816 B
XML
22 lines
816 B
XML
|
<?xml version="1.0" encoding="UTF-8" ?>
|
||
|
<class name="PropDataStaticBody" inherits="PropDataCollisionObject" version="4.2">
|
||
|
<brief_description>
|
||
|
</brief_description>
|
||
|
<description>
|
||
|
</description>
|
||
|
<tutorials>
|
||
|
</tutorials>
|
||
|
<methods>
|
||
|
</methods>
|
||
|
<members>
|
||
|
<member name="constant_angular_velocity" type="Vector3" setter="set_constant_angular_velocity" getter="get_constant_angular_velocity" default="Vector3( 0, 0, 0 )">
|
||
|
</member>
|
||
|
<member name="constant_linear_velocity" type="Vector3" setter="set_constant_linear_velocity" getter="get_constant_linear_velocity" default="Vector3( 0, 0, 0 )">
|
||
|
</member>
|
||
|
<member name="physics_material_override" type="PhysicsMaterial" setter="set_physics_material_override" getter="get_physics_material_override">
|
||
|
</member>
|
||
|
</members>
|
||
|
<constants>
|
||
|
</constants>
|
||
|
</class>
|