Table of Contents

Class PhysicsServer3DExtension.MethodName

Namespace
Godot
Assembly
GodotSharp.dll

Cached StringNames for the methods contained in this class, for fast lookup.

public class PhysicsServer3DExtension.MethodName : PhysicsServer3D.MethodName
Inheritance
PhysicsServer3DExtension.MethodName
Inherited Members

Constructors

MethodName()

public MethodName()

Fields

BodyTestMotionIsExcludingBody

Cached name for the 'body_test_motion_is_excluding_body' method.

public static readonly StringName BodyTestMotionIsExcludingBody

Field Value

StringName

BodyTestMotionIsExcludingObject

Cached name for the 'body_test_motion_is_excluding_object' method.

public static readonly StringName BodyTestMotionIsExcludingObject

Field Value

StringName

_AreaAddShape

Cached name for the '_area_add_shape' method.

public static readonly StringName _AreaAddShape

Field Value

StringName

_AreaAttachObjectInstanceId

Cached name for the '_area_attach_object_instance_id' method.

public static readonly StringName _AreaAttachObjectInstanceId

Field Value

StringName

_AreaClearShapes

Cached name for the '_area_clear_shapes' method.

public static readonly StringName _AreaClearShapes

Field Value

StringName

_AreaCreate

Cached name for the '_area_create' method.

public static readonly StringName _AreaCreate

Field Value

StringName

_AreaGetCollisionLayer

Cached name for the '_area_get_collision_layer' method.

public static readonly StringName _AreaGetCollisionLayer

Field Value

StringName

_AreaGetCollisionMask

Cached name for the '_area_get_collision_mask' method.

public static readonly StringName _AreaGetCollisionMask

Field Value

StringName

_AreaGetObjectInstanceId

Cached name for the '_area_get_object_instance_id' method.

public static readonly StringName _AreaGetObjectInstanceId

Field Value

StringName

_AreaGetParam

Cached name for the '_area_get_param' method.

public static readonly StringName _AreaGetParam

Field Value

StringName

_AreaGetShape

Cached name for the '_area_get_shape' method.

public static readonly StringName _AreaGetShape

Field Value

StringName

_AreaGetShapeCount

Cached name for the '_area_get_shape_count' method.

public static readonly StringName _AreaGetShapeCount

Field Value

StringName

_AreaGetShapeTransform

Cached name for the '_area_get_shape_transform' method.

public static readonly StringName _AreaGetShapeTransform

Field Value

StringName

_AreaGetSpace

Cached name for the '_area_get_space' method.

public static readonly StringName _AreaGetSpace

Field Value

StringName

_AreaGetTransform

Cached name for the '_area_get_transform' method.

public static readonly StringName _AreaGetTransform

Field Value

StringName

_AreaRemoveShape

Cached name for the '_area_remove_shape' method.

public static readonly StringName _AreaRemoveShape

Field Value

StringName

_AreaSetAreaMonitorCallback

Cached name for the '_area_set_area_monitor_callback' method.

public static readonly StringName _AreaSetAreaMonitorCallback

Field Value

StringName

_AreaSetCollisionLayer

Cached name for the '_area_set_collision_layer' method.

public static readonly StringName _AreaSetCollisionLayer

Field Value

StringName

_AreaSetCollisionMask

Cached name for the '_area_set_collision_mask' method.

public static readonly StringName _AreaSetCollisionMask

Field Value

StringName

_AreaSetMonitorCallback

Cached name for the '_area_set_monitor_callback' method.

public static readonly StringName _AreaSetMonitorCallback

Field Value

StringName

_AreaSetMonitorable

Cached name for the '_area_set_monitorable' method.

public static readonly StringName _AreaSetMonitorable

Field Value

StringName

_AreaSetParam

Cached name for the '_area_set_param' method.

public static readonly StringName _AreaSetParam

Field Value

StringName

_AreaSetRayPickable

Cached name for the '_area_set_ray_pickable' method.

public static readonly StringName _AreaSetRayPickable

Field Value

StringName

_AreaSetShape

Cached name for the '_area_set_shape' method.

public static readonly StringName _AreaSetShape

Field Value

StringName

_AreaSetShapeDisabled

Cached name for the '_area_set_shape_disabled' method.

public static readonly StringName _AreaSetShapeDisabled

Field Value

StringName

_AreaSetShapeTransform

Cached name for the '_area_set_shape_transform' method.

public static readonly StringName _AreaSetShapeTransform

Field Value

StringName

_AreaSetSpace

Cached name for the '_area_set_space' method.

public static readonly StringName _AreaSetSpace

Field Value

StringName

_AreaSetTransform

Cached name for the '_area_set_transform' method.

public static readonly StringName _AreaSetTransform

Field Value

StringName

_BodyAddCollisionException

Cached name for the '_body_add_collision_exception' method.

public static readonly StringName _BodyAddCollisionException

Field Value

StringName

_BodyAddConstantCentralForce

Cached name for the '_body_add_constant_central_force' method.

public static readonly StringName _BodyAddConstantCentralForce

Field Value

StringName

_BodyAddConstantForce

Cached name for the '_body_add_constant_force' method.

public static readonly StringName _BodyAddConstantForce

Field Value

StringName

_BodyAddConstantTorque

Cached name for the '_body_add_constant_torque' method.

public static readonly StringName _BodyAddConstantTorque

Field Value

StringName

_BodyAddShape

Cached name for the '_body_add_shape' method.

public static readonly StringName _BodyAddShape

Field Value

StringName

_BodyApplyCentralForce

Cached name for the '_body_apply_central_force' method.

public static readonly StringName _BodyApplyCentralForce

Field Value

StringName

_BodyApplyCentralImpulse

Cached name for the '_body_apply_central_impulse' method.

public static readonly StringName _BodyApplyCentralImpulse

Field Value

StringName

_BodyApplyForce

Cached name for the '_body_apply_force' method.

public static readonly StringName _BodyApplyForce

Field Value

StringName

_BodyApplyImpulse

Cached name for the '_body_apply_impulse' method.

public static readonly StringName _BodyApplyImpulse

Field Value

StringName

_BodyApplyTorque

Cached name for the '_body_apply_torque' method.

public static readonly StringName _BodyApplyTorque

Field Value

StringName

_BodyApplyTorqueImpulse

Cached name for the '_body_apply_torque_impulse' method.

public static readonly StringName _BodyApplyTorqueImpulse

Field Value

StringName

_BodyAttachObjectInstanceId

Cached name for the '_body_attach_object_instance_id' method.

public static readonly StringName _BodyAttachObjectInstanceId

Field Value

StringName

_BodyClearShapes

Cached name for the '_body_clear_shapes' method.

public static readonly StringName _BodyClearShapes

Field Value

StringName

_BodyCreate

Cached name for the '_body_create' method.

public static readonly StringName _BodyCreate

Field Value

StringName

_BodyGetCollisionExceptions

Cached name for the '_body_get_collision_exceptions' method.

public static readonly StringName _BodyGetCollisionExceptions

Field Value

StringName

_BodyGetCollisionLayer

Cached name for the '_body_get_collision_layer' method.

public static readonly StringName _BodyGetCollisionLayer

Field Value

StringName

_BodyGetCollisionMask

Cached name for the '_body_get_collision_mask' method.

public static readonly StringName _BodyGetCollisionMask

Field Value

StringName

_BodyGetCollisionPriority

Cached name for the '_body_get_collision_priority' method.

public static readonly StringName _BodyGetCollisionPriority

Field Value

StringName

_BodyGetConstantForce

Cached name for the '_body_get_constant_force' method.

public static readonly StringName _BodyGetConstantForce

Field Value

StringName

_BodyGetConstantTorque

Cached name for the '_body_get_constant_torque' method.

public static readonly StringName _BodyGetConstantTorque

Field Value

StringName

_BodyGetContactsReportedDepthThreshold

Cached name for the '_body_get_contacts_reported_depth_threshold' method.

public static readonly StringName _BodyGetContactsReportedDepthThreshold

Field Value

StringName

_BodyGetDirectState

Cached name for the '_body_get_direct_state' method.

public static readonly StringName _BodyGetDirectState

Field Value

StringName

_BodyGetMaxContactsReported

Cached name for the '_body_get_max_contacts_reported' method.

public static readonly StringName _BodyGetMaxContactsReported

Field Value

StringName

_BodyGetMode

Cached name for the '_body_get_mode' method.

public static readonly StringName _BodyGetMode

Field Value

StringName

_BodyGetObjectInstanceId

Cached name for the '_body_get_object_instance_id' method.

public static readonly StringName _BodyGetObjectInstanceId

Field Value

StringName

_BodyGetParam

Cached name for the '_body_get_param' method.

public static readonly StringName _BodyGetParam

Field Value

StringName

_BodyGetShape

Cached name for the '_body_get_shape' method.

public static readonly StringName _BodyGetShape

Field Value

StringName

_BodyGetShapeCount

Cached name for the '_body_get_shape_count' method.

public static readonly StringName _BodyGetShapeCount

Field Value

StringName

_BodyGetShapeTransform

Cached name for the '_body_get_shape_transform' method.

public static readonly StringName _BodyGetShapeTransform

Field Value

StringName

_BodyGetSpace

Cached name for the '_body_get_space' method.

public static readonly StringName _BodyGetSpace

Field Value

StringName

_BodyGetState

Cached name for the '_body_get_state' method.

public static readonly StringName _BodyGetState

Field Value

StringName

_BodyGetUserFlags

Cached name for the '_body_get_user_flags' method.

public static readonly StringName _BodyGetUserFlags

Field Value

StringName

_BodyIsAxisLocked

Cached name for the '_body_is_axis_locked' method.

public static readonly StringName _BodyIsAxisLocked

Field Value

StringName

_BodyIsContinuousCollisionDetectionEnabled

Cached name for the '_body_is_continuous_collision_detection_enabled' method.

public static readonly StringName _BodyIsContinuousCollisionDetectionEnabled

Field Value

StringName

_BodyIsOmittingForceIntegration

Cached name for the '_body_is_omitting_force_integration' method.

public static readonly StringName _BodyIsOmittingForceIntegration

Field Value

StringName

_BodyRemoveCollisionException

Cached name for the '_body_remove_collision_exception' method.

public static readonly StringName _BodyRemoveCollisionException

Field Value

StringName

_BodyRemoveShape

Cached name for the '_body_remove_shape' method.

public static readonly StringName _BodyRemoveShape

Field Value

StringName

_BodyResetMassProperties

Cached name for the '_body_reset_mass_properties' method.

public static readonly StringName _BodyResetMassProperties

Field Value

StringName

_BodySetAxisLock

Cached name for the '_body_set_axis_lock' method.

public static readonly StringName _BodySetAxisLock

Field Value

StringName

_BodySetAxisVelocity

Cached name for the '_body_set_axis_velocity' method.

public static readonly StringName _BodySetAxisVelocity

Field Value

StringName

_BodySetCollisionLayer

Cached name for the '_body_set_collision_layer' method.

public static readonly StringName _BodySetCollisionLayer

Field Value

StringName

_BodySetCollisionMask

Cached name for the '_body_set_collision_mask' method.

public static readonly StringName _BodySetCollisionMask

Field Value

StringName

_BodySetCollisionPriority

Cached name for the '_body_set_collision_priority' method.

public static readonly StringName _BodySetCollisionPriority

Field Value

StringName

_BodySetConstantForce

Cached name for the '_body_set_constant_force' method.

public static readonly StringName _BodySetConstantForce

Field Value

StringName

_BodySetConstantTorque

Cached name for the '_body_set_constant_torque' method.

public static readonly StringName _BodySetConstantTorque

Field Value

StringName

_BodySetContactsReportedDepthThreshold

Cached name for the '_body_set_contacts_reported_depth_threshold' method.

public static readonly StringName _BodySetContactsReportedDepthThreshold

Field Value

StringName

_BodySetEnableContinuousCollisionDetection

Cached name for the '_body_set_enable_continuous_collision_detection' method.

public static readonly StringName _BodySetEnableContinuousCollisionDetection

Field Value

StringName

_BodySetForceIntegrationCallback

Cached name for the '_body_set_force_integration_callback' method.

public static readonly StringName _BodySetForceIntegrationCallback

Field Value

StringName

_BodySetMaxContactsReported

Cached name for the '_body_set_max_contacts_reported' method.

public static readonly StringName _BodySetMaxContactsReported

Field Value

StringName

_BodySetMode

Cached name for the '_body_set_mode' method.

public static readonly StringName _BodySetMode

Field Value

StringName

_BodySetOmitForceIntegration

Cached name for the '_body_set_omit_force_integration' method.

public static readonly StringName _BodySetOmitForceIntegration

Field Value

StringName

_BodySetParam

Cached name for the '_body_set_param' method.

public static readonly StringName _BodySetParam

Field Value

StringName

_BodySetRayPickable

Cached name for the '_body_set_ray_pickable' method.

public static readonly StringName _BodySetRayPickable

Field Value

StringName

_BodySetShape

Cached name for the '_body_set_shape' method.

public static readonly StringName _BodySetShape

Field Value

StringName

_BodySetShapeDisabled

Cached name for the '_body_set_shape_disabled' method.

public static readonly StringName _BodySetShapeDisabled

Field Value

StringName

_BodySetShapeTransform

Cached name for the '_body_set_shape_transform' method.

public static readonly StringName _BodySetShapeTransform

Field Value

StringName

_BodySetSpace

Cached name for the '_body_set_space' method.

public static readonly StringName _BodySetSpace

Field Value

StringName

_BodySetState

Cached name for the '_body_set_state' method.

public static readonly StringName _BodySetState

Field Value

StringName

_BodySetStateSyncCallback

Cached name for the '_body_set_state_sync_callback' method.

public static readonly StringName _BodySetStateSyncCallback

Field Value

StringName

_BodySetUserFlags

Cached name for the '_body_set_user_flags' method.

public static readonly StringName _BodySetUserFlags

Field Value

StringName

_BoxShapeCreate

Cached name for the '_box_shape_create' method.

public static readonly StringName _BoxShapeCreate

Field Value

StringName

_CapsuleShapeCreate

Cached name for the '_capsule_shape_create' method.

public static readonly StringName _CapsuleShapeCreate

Field Value

StringName

_ConcavePolygonShapeCreate

Cached name for the '_concave_polygon_shape_create' method.

public static readonly StringName _ConcavePolygonShapeCreate

Field Value

StringName

_ConeTwistJointGetParam

Cached name for the '_cone_twist_joint_get_param' method.

public static readonly StringName _ConeTwistJointGetParam

Field Value

StringName

_ConeTwistJointSetParam

Cached name for the '_cone_twist_joint_set_param' method.

public static readonly StringName _ConeTwistJointSetParam

Field Value

StringName

_ConvexPolygonShapeCreate

Cached name for the '_convex_polygon_shape_create' method.

public static readonly StringName _ConvexPolygonShapeCreate

Field Value

StringName

_CustomShapeCreate

Cached name for the '_custom_shape_create' method.

public static readonly StringName _CustomShapeCreate

Field Value

StringName

_CylinderShapeCreate

Cached name for the '_cylinder_shape_create' method.

public static readonly StringName _CylinderShapeCreate

Field Value

StringName

_EndSync

Cached name for the '_end_sync' method.

public static readonly StringName _EndSync

Field Value

StringName

_Finish

Cached name for the '_finish' method.

public static readonly StringName _Finish

Field Value

StringName

_FlushQueries

Cached name for the '_flush_queries' method.

public static readonly StringName _FlushQueries

Field Value

StringName

_FreeRid

Cached name for the '_free_rid' method.

public static readonly StringName _FreeRid

Field Value

StringName

_Generic6DofJointGetFlag

Cached name for the '_generic_6dof_joint_get_flag' method.

public static readonly StringName _Generic6DofJointGetFlag

Field Value

StringName

_Generic6DofJointGetParam

Cached name for the '_generic_6dof_joint_get_param' method.

public static readonly StringName _Generic6DofJointGetParam

Field Value

StringName

_Generic6DofJointSetFlag

Cached name for the '_generic_6dof_joint_set_flag' method.

public static readonly StringName _Generic6DofJointSetFlag

Field Value

StringName

_Generic6DofJointSetParam

Cached name for the '_generic_6dof_joint_set_param' method.

public static readonly StringName _Generic6DofJointSetParam

Field Value

StringName

_GetProcessInfo

Cached name for the '_get_process_info' method.

public static readonly StringName _GetProcessInfo

Field Value

StringName

_HeightmapShapeCreate

Cached name for the '_heightmap_shape_create' method.

public static readonly StringName _HeightmapShapeCreate

Field Value

StringName

_HingeJointGetFlag

Cached name for the '_hinge_joint_get_flag' method.

public static readonly StringName _HingeJointGetFlag

Field Value

StringName

_HingeJointGetParam

Cached name for the '_hinge_joint_get_param' method.

public static readonly StringName _HingeJointGetParam

Field Value

StringName

_HingeJointSetFlag

Cached name for the '_hinge_joint_set_flag' method.

public static readonly StringName _HingeJointSetFlag

Field Value

StringName

_HingeJointSetParam

Cached name for the '_hinge_joint_set_param' method.

public static readonly StringName _HingeJointSetParam

Field Value

StringName

_Init

Cached name for the '_init' method.

public static readonly StringName _Init

Field Value

StringName

_IsFlushingQueries

Cached name for the '_is_flushing_queries' method.

public static readonly StringName _IsFlushingQueries

Field Value

StringName

_JointClear

Cached name for the '_joint_clear' method.

public static readonly StringName _JointClear

Field Value

StringName

_JointCreate

Cached name for the '_joint_create' method.

public static readonly StringName _JointCreate

Field Value

StringName

_JointDisableCollisionsBetweenBodies

Cached name for the '_joint_disable_collisions_between_bodies' method.

public static readonly StringName _JointDisableCollisionsBetweenBodies

Field Value

StringName

_JointGetSolverPriority

Cached name for the '_joint_get_solver_priority' method.

public static readonly StringName _JointGetSolverPriority

Field Value

StringName

_JointGetType

Cached name for the '_joint_get_type' method.

public static readonly StringName _JointGetType

Field Value

StringName

_JointIsDisabledCollisionsBetweenBodies

Cached name for the '_joint_is_disabled_collisions_between_bodies' method.

public static readonly StringName _JointIsDisabledCollisionsBetweenBodies

Field Value

StringName

_JointMakeConeTwist

Cached name for the '_joint_make_cone_twist' method.

public static readonly StringName _JointMakeConeTwist

Field Value

StringName

_JointMakeGeneric6Dof

Cached name for the '_joint_make_generic_6dof' method.

public static readonly StringName _JointMakeGeneric6Dof

Field Value

StringName

_JointMakeHinge

Cached name for the '_joint_make_hinge' method.

public static readonly StringName _JointMakeHinge

Field Value

StringName

_JointMakeHingeSimple

Cached name for the '_joint_make_hinge_simple' method.

public static readonly StringName _JointMakeHingeSimple

Field Value

StringName

_JointMakePin

Cached name for the '_joint_make_pin' method.

public static readonly StringName _JointMakePin

Field Value

StringName

_JointMakeSlider

Cached name for the '_joint_make_slider' method.

public static readonly StringName _JointMakeSlider

Field Value

StringName

_JointSetSolverPriority

Cached name for the '_joint_set_solver_priority' method.

public static readonly StringName _JointSetSolverPriority

Field Value

StringName

_PinJointGetLocalA

Cached name for the '_pin_joint_get_local_a' method.

public static readonly StringName _PinJointGetLocalA

Field Value

StringName

_PinJointGetLocalB

Cached name for the '_pin_joint_get_local_b' method.

public static readonly StringName _PinJointGetLocalB

Field Value

StringName

_PinJointGetParam

Cached name for the '_pin_joint_get_param' method.

public static readonly StringName _PinJointGetParam

Field Value

StringName

_PinJointSetLocalA

Cached name for the '_pin_joint_set_local_a' method.

public static readonly StringName _PinJointSetLocalA

Field Value

StringName

_PinJointSetLocalB

Cached name for the '_pin_joint_set_local_b' method.

public static readonly StringName _PinJointSetLocalB

Field Value

StringName

_PinJointSetParam

Cached name for the '_pin_joint_set_param' method.

public static readonly StringName _PinJointSetParam

Field Value

StringName

_SeparationRayShapeCreate

Cached name for the '_separation_ray_shape_create' method.

public static readonly StringName _SeparationRayShapeCreate

Field Value

StringName

_SetActive

Cached name for the '_set_active' method.

public static readonly StringName _SetActive

Field Value

StringName

_ShapeGetCustomSolverBias

Cached name for the '_shape_get_custom_solver_bias' method.

public static readonly StringName _ShapeGetCustomSolverBias

Field Value

StringName

_ShapeGetData

Cached name for the '_shape_get_data' method.

public static readonly StringName _ShapeGetData

Field Value

StringName

_ShapeGetMargin

Cached name for the '_shape_get_margin' method.

public static readonly StringName _ShapeGetMargin

Field Value

StringName

_ShapeGetType

Cached name for the '_shape_get_type' method.

public static readonly StringName _ShapeGetType

Field Value

StringName

_ShapeSetCustomSolverBias

Cached name for the '_shape_set_custom_solver_bias' method.

public static readonly StringName _ShapeSetCustomSolverBias

Field Value

StringName

_ShapeSetData

Cached name for the '_shape_set_data' method.

public static readonly StringName _ShapeSetData

Field Value

StringName

_ShapeSetMargin

Cached name for the '_shape_set_margin' method.

public static readonly StringName _ShapeSetMargin

Field Value

StringName

_SliderJointGetParam

Cached name for the '_slider_joint_get_param' method.

public static readonly StringName _SliderJointGetParam

Field Value

StringName

_SliderJointSetParam

Cached name for the '_slider_joint_set_param' method.

public static readonly StringName _SliderJointSetParam

Field Value

StringName

_SoftBodyAddCollisionException

Cached name for the '_soft_body_add_collision_exception' method.

public static readonly StringName _SoftBodyAddCollisionException

Field Value

StringName

_SoftBodyCreate

Cached name for the '_soft_body_create' method.

public static readonly StringName _SoftBodyCreate

Field Value

StringName

_SoftBodyGetBounds

Cached name for the '_soft_body_get_bounds' method.

public static readonly StringName _SoftBodyGetBounds

Field Value

StringName

_SoftBodyGetCollisionExceptions

Cached name for the '_soft_body_get_collision_exceptions' method.

public static readonly StringName _SoftBodyGetCollisionExceptions

Field Value

StringName

_SoftBodyGetCollisionLayer

Cached name for the '_soft_body_get_collision_layer' method.

public static readonly StringName _SoftBodyGetCollisionLayer

Field Value

StringName

_SoftBodyGetCollisionMask

Cached name for the '_soft_body_get_collision_mask' method.

public static readonly StringName _SoftBodyGetCollisionMask

Field Value

StringName

_SoftBodyGetDampingCoefficient

Cached name for the '_soft_body_get_damping_coefficient' method.

public static readonly StringName _SoftBodyGetDampingCoefficient

Field Value

StringName

_SoftBodyGetDragCoefficient

Cached name for the '_soft_body_get_drag_coefficient' method.

public static readonly StringName _SoftBodyGetDragCoefficient

Field Value

StringName

_SoftBodyGetLinearStiffness

Cached name for the '_soft_body_get_linear_stiffness' method.

public static readonly StringName _SoftBodyGetLinearStiffness

Field Value

StringName

_SoftBodyGetPointGlobalPosition

Cached name for the '_soft_body_get_point_global_position' method.

public static readonly StringName _SoftBodyGetPointGlobalPosition

Field Value

StringName

_SoftBodyGetPressureCoefficient

Cached name for the '_soft_body_get_pressure_coefficient' method.

public static readonly StringName _SoftBodyGetPressureCoefficient

Field Value

StringName

_SoftBodyGetSimulationPrecision

Cached name for the '_soft_body_get_simulation_precision' method.

public static readonly StringName _SoftBodyGetSimulationPrecision

Field Value

StringName

_SoftBodyGetSpace

Cached name for the '_soft_body_get_space' method.

public static readonly StringName _SoftBodyGetSpace

Field Value

StringName

_SoftBodyGetState

Cached name for the '_soft_body_get_state' method.

public static readonly StringName _SoftBodyGetState

Field Value

StringName

_SoftBodyGetTotalMass

Cached name for the '_soft_body_get_total_mass' method.

public static readonly StringName _SoftBodyGetTotalMass

Field Value

StringName

_SoftBodyIsPointPinned

Cached name for the '_soft_body_is_point_pinned' method.

public static readonly StringName _SoftBodyIsPointPinned

Field Value

StringName

_SoftBodyMovePoint

Cached name for the '_soft_body_move_point' method.

public static readonly StringName _SoftBodyMovePoint

Field Value

StringName

_SoftBodyPinPoint

Cached name for the '_soft_body_pin_point' method.

public static readonly StringName _SoftBodyPinPoint

Field Value

StringName

_SoftBodyRemoveAllPinnedPoints

Cached name for the '_soft_body_remove_all_pinned_points' method.

public static readonly StringName _SoftBodyRemoveAllPinnedPoints

Field Value

StringName

_SoftBodyRemoveCollisionException

Cached name for the '_soft_body_remove_collision_exception' method.

public static readonly StringName _SoftBodyRemoveCollisionException

Field Value

StringName

_SoftBodySetCollisionLayer

Cached name for the '_soft_body_set_collision_layer' method.

public static readonly StringName _SoftBodySetCollisionLayer

Field Value

StringName

_SoftBodySetCollisionMask

Cached name for the '_soft_body_set_collision_mask' method.

public static readonly StringName _SoftBodySetCollisionMask

Field Value

StringName

_SoftBodySetDampingCoefficient

Cached name for the '_soft_body_set_damping_coefficient' method.

public static readonly StringName _SoftBodySetDampingCoefficient

Field Value

StringName

_SoftBodySetDragCoefficient

Cached name for the '_soft_body_set_drag_coefficient' method.

public static readonly StringName _SoftBodySetDragCoefficient

Field Value

StringName

_SoftBodySetLinearStiffness

Cached name for the '_soft_body_set_linear_stiffness' method.

public static readonly StringName _SoftBodySetLinearStiffness

Field Value

StringName

_SoftBodySetMesh

Cached name for the '_soft_body_set_mesh' method.

public static readonly StringName _SoftBodySetMesh

Field Value

StringName

_SoftBodySetPressureCoefficient

Cached name for the '_soft_body_set_pressure_coefficient' method.

public static readonly StringName _SoftBodySetPressureCoefficient

Field Value

StringName

_SoftBodySetRayPickable

Cached name for the '_soft_body_set_ray_pickable' method.

public static readonly StringName _SoftBodySetRayPickable

Field Value

StringName

_SoftBodySetSimulationPrecision

Cached name for the '_soft_body_set_simulation_precision' method.

public static readonly StringName _SoftBodySetSimulationPrecision

Field Value

StringName

_SoftBodySetSpace

Cached name for the '_soft_body_set_space' method.

public static readonly StringName _SoftBodySetSpace

Field Value

StringName

_SoftBodySetState

Cached name for the '_soft_body_set_state' method.

public static readonly StringName _SoftBodySetState

Field Value

StringName

_SoftBodySetTotalMass

Cached name for the '_soft_body_set_total_mass' method.

public static readonly StringName _SoftBodySetTotalMass

Field Value

StringName

_SoftBodySetTransform

Cached name for the '_soft_body_set_transform' method.

public static readonly StringName _SoftBodySetTransform

Field Value

StringName

_SoftBodyUpdateRenderingServer

Cached name for the '_soft_body_update_rendering_server' method.

public static readonly StringName _SoftBodyUpdateRenderingServer

Field Value

StringName

_SpaceCreate

Cached name for the '_space_create' method.

public static readonly StringName _SpaceCreate

Field Value

StringName

_SpaceGetContactCount

Cached name for the '_space_get_contact_count' method.

public static readonly StringName _SpaceGetContactCount

Field Value

StringName

_SpaceGetContacts

Cached name for the '_space_get_contacts' method.

public static readonly StringName _SpaceGetContacts

Field Value

StringName

_SpaceGetDirectState

Cached name for the '_space_get_direct_state' method.

public static readonly StringName _SpaceGetDirectState

Field Value

StringName

_SpaceGetParam

Cached name for the '_space_get_param' method.

public static readonly StringName _SpaceGetParam

Field Value

StringName

_SpaceIsActive

Cached name for the '_space_is_active' method.

public static readonly StringName _SpaceIsActive

Field Value

StringName

_SpaceSetActive

Cached name for the '_space_set_active' method.

public static readonly StringName _SpaceSetActive

Field Value

StringName

_SpaceSetDebugContacts

Cached name for the '_space_set_debug_contacts' method.

public static readonly StringName _SpaceSetDebugContacts

Field Value

StringName

_SpaceSetParam

Cached name for the '_space_set_param' method.

public static readonly StringName _SpaceSetParam

Field Value

StringName

_SphereShapeCreate

Cached name for the '_sphere_shape_create' method.

public static readonly StringName _SphereShapeCreate

Field Value

StringName

_Step

Cached name for the '_step' method.

public static readonly StringName _Step

Field Value

StringName

_Sync

Cached name for the '_sync' method.

public static readonly StringName _Sync

Field Value

StringName

_WorldBoundaryShapeCreate

Cached name for the '_world_boundary_shape_create' method.

public static readonly StringName _WorldBoundaryShapeCreate

Field Value

StringName