StaticBody3D

Inherits: PhysicsBody3D < CollisionObject3D < Node3D < Node < Object

Inherited By: AnimatableBody3D

There is currently no description for this class. Please help us by contributing one!

Properties

Vector3

constant_angular_velocity

Vector3(0, 0, 0)

Vector3

constant_linear_velocity

Vector3(0, 0, 0)

PhysicsMaterial

physics_material_override


Property Descriptions

Vector3 constant_angular_velocity = Vector3(0, 0, 0)

  • void set_constant_angular_velocity ( Vector3 value )

  • Vector3 get_constant_angular_velocity ( )

There is currently no description for this property. Please help us by contributing one!


Vector3 constant_linear_velocity = Vector3(0, 0, 0)

  • void set_constant_linear_velocity ( Vector3 value )

  • Vector3 get_constant_linear_velocity ( )

There is currently no description for this property. Please help us by contributing one!


PhysicsMaterial physics_material_override

There is currently no description for this property. Please help us by contributing one!