Class PhysicsServer3D.MethodName
- Namespace
- Godot
- Assembly
- GodotSharp.dll
Cached StringNames for the methods contained in this class, for fast lookup.
public class PhysicsServer3D.MethodName
- Inheritance
-
PhysicsServer3D.MethodName
- Derived
- Inherited Members
Constructors
MethodName()
public MethodName()
Fields
AreaAddShape
Cached name for the 'area_add_shape' method.
public static readonly StringName AreaAddShape
Field Value
AreaAttachObjectInstanceId
Cached name for the 'area_attach_object_instance_id' method.
public static readonly StringName AreaAttachObjectInstanceId
Field Value
AreaClearShapes
Cached name for the 'area_clear_shapes' method.
public static readonly StringName AreaClearShapes
Field Value
AreaCreate
Cached name for the 'area_create' method.
public static readonly StringName AreaCreate
Field Value
AreaGetCollisionLayer
Cached name for the 'area_get_collision_layer' method.
public static readonly StringName AreaGetCollisionLayer
Field Value
AreaGetCollisionMask
Cached name for the 'area_get_collision_mask' method.
public static readonly StringName AreaGetCollisionMask
Field Value
AreaGetObjectInstanceId
Cached name for the 'area_get_object_instance_id' method.
public static readonly StringName AreaGetObjectInstanceId
Field Value
AreaGetParam
Cached name for the 'area_get_param' method.
public static readonly StringName AreaGetParam
Field Value
AreaGetShape
Cached name for the 'area_get_shape' method.
public static readonly StringName AreaGetShape
Field Value
AreaGetShapeCount
Cached name for the 'area_get_shape_count' method.
public static readonly StringName AreaGetShapeCount
Field Value
AreaGetShapeTransform
Cached name for the 'area_get_shape_transform' method.
public static readonly StringName AreaGetShapeTransform
Field Value
AreaGetSpace
Cached name for the 'area_get_space' method.
public static readonly StringName AreaGetSpace
Field Value
AreaGetTransform
Cached name for the 'area_get_transform' method.
public static readonly StringName AreaGetTransform
Field Value
AreaRemoveShape
Cached name for the 'area_remove_shape' method.
public static readonly StringName AreaRemoveShape
Field Value
AreaSetAreaMonitorCallback
Cached name for the 'area_set_area_monitor_callback' method.
public static readonly StringName AreaSetAreaMonitorCallback
Field Value
AreaSetCollisionLayer
Cached name for the 'area_set_collision_layer' method.
public static readonly StringName AreaSetCollisionLayer
Field Value
AreaSetCollisionMask
Cached name for the 'area_set_collision_mask' method.
public static readonly StringName AreaSetCollisionMask
Field Value
AreaSetMonitorCallback
Cached name for the 'area_set_monitor_callback' method.
public static readonly StringName AreaSetMonitorCallback
Field Value
AreaSetMonitorable
Cached name for the 'area_set_monitorable' method.
public static readonly StringName AreaSetMonitorable
Field Value
AreaSetParam
Cached name for the 'area_set_param' method.
public static readonly StringName AreaSetParam
Field Value
AreaSetRayPickable
Cached name for the 'area_set_ray_pickable' method.
public static readonly StringName AreaSetRayPickable
Field Value
AreaSetShape
Cached name for the 'area_set_shape' method.
public static readonly StringName AreaSetShape
Field Value
AreaSetShapeDisabled
Cached name for the 'area_set_shape_disabled' method.
public static readonly StringName AreaSetShapeDisabled
Field Value
AreaSetShapeTransform
Cached name for the 'area_set_shape_transform' method.
public static readonly StringName AreaSetShapeTransform
Field Value
AreaSetSpace
Cached name for the 'area_set_space' method.
public static readonly StringName AreaSetSpace
Field Value
AreaSetTransform
Cached name for the 'area_set_transform' method.
public static readonly StringName AreaSetTransform
Field Value
BodyAddCollisionException
Cached name for the 'body_add_collision_exception' method.
public static readonly StringName BodyAddCollisionException
Field Value
BodyAddConstantCentralForce
Cached name for the 'body_add_constant_central_force' method.
public static readonly StringName BodyAddConstantCentralForce
Field Value
BodyAddConstantForce
Cached name for the 'body_add_constant_force' method.
public static readonly StringName BodyAddConstantForce
Field Value
BodyAddConstantTorque
Cached name for the 'body_add_constant_torque' method.
public static readonly StringName BodyAddConstantTorque
Field Value
BodyAddShape
Cached name for the 'body_add_shape' method.
public static readonly StringName BodyAddShape
Field Value
BodyApplyCentralForce
Cached name for the 'body_apply_central_force' method.
public static readonly StringName BodyApplyCentralForce
Field Value
BodyApplyCentralImpulse
Cached name for the 'body_apply_central_impulse' method.
public static readonly StringName BodyApplyCentralImpulse
Field Value
BodyApplyForce
Cached name for the 'body_apply_force' method.
public static readonly StringName BodyApplyForce
Field Value
BodyApplyImpulse
Cached name for the 'body_apply_impulse' method.
public static readonly StringName BodyApplyImpulse
Field Value
BodyApplyTorque
Cached name for the 'body_apply_torque' method.
public static readonly StringName BodyApplyTorque
Field Value
BodyApplyTorqueImpulse
Cached name for the 'body_apply_torque_impulse' method.
public static readonly StringName BodyApplyTorqueImpulse
Field Value
BodyAttachObjectInstanceId
Cached name for the 'body_attach_object_instance_id' method.
public static readonly StringName BodyAttachObjectInstanceId
Field Value
BodyClearShapes
Cached name for the 'body_clear_shapes' method.
public static readonly StringName BodyClearShapes
Field Value
BodyCreate
Cached name for the 'body_create' method.
public static readonly StringName BodyCreate
Field Value
BodyGetCollisionLayer
Cached name for the 'body_get_collision_layer' method.
public static readonly StringName BodyGetCollisionLayer
Field Value
BodyGetCollisionMask
Cached name for the 'body_get_collision_mask' method.
public static readonly StringName BodyGetCollisionMask
Field Value
BodyGetCollisionPriority
Cached name for the 'body_get_collision_priority' method.
public static readonly StringName BodyGetCollisionPriority
Field Value
BodyGetConstantForce
Cached name for the 'body_get_constant_force' method.
public static readonly StringName BodyGetConstantForce
Field Value
BodyGetConstantTorque
Cached name for the 'body_get_constant_torque' method.
public static readonly StringName BodyGetConstantTorque
Field Value
BodyGetDirectState
Cached name for the 'body_get_direct_state' method.
public static readonly StringName BodyGetDirectState
Field Value
BodyGetMaxContactsReported
Cached name for the 'body_get_max_contacts_reported' method.
public static readonly StringName BodyGetMaxContactsReported
Field Value
BodyGetMode
Cached name for the 'body_get_mode' method.
public static readonly StringName BodyGetMode
Field Value
BodyGetObjectInstanceId
Cached name for the 'body_get_object_instance_id' method.
public static readonly StringName BodyGetObjectInstanceId
Field Value
BodyGetParam
Cached name for the 'body_get_param' method.
public static readonly StringName BodyGetParam
Field Value
BodyGetShape
Cached name for the 'body_get_shape' method.
public static readonly StringName BodyGetShape
Field Value
BodyGetShapeCount
Cached name for the 'body_get_shape_count' method.
public static readonly StringName BodyGetShapeCount
Field Value
BodyGetShapeTransform
Cached name for the 'body_get_shape_transform' method.
public static readonly StringName BodyGetShapeTransform
Field Value
BodyGetSpace
Cached name for the 'body_get_space' method.
public static readonly StringName BodyGetSpace
Field Value
BodyGetState
Cached name for the 'body_get_state' method.
public static readonly StringName BodyGetState
Field Value
BodyIsAxisLocked
Cached name for the 'body_is_axis_locked' method.
public static readonly StringName BodyIsAxisLocked
Field Value
BodyIsContinuousCollisionDetectionEnabled
Cached name for the 'body_is_continuous_collision_detection_enabled' method.
public static readonly StringName BodyIsContinuousCollisionDetectionEnabled
Field Value
BodyIsOmittingForceIntegration
Cached name for the 'body_is_omitting_force_integration' method.
public static readonly StringName BodyIsOmittingForceIntegration
Field Value
BodyRemoveCollisionException
Cached name for the 'body_remove_collision_exception' method.
public static readonly StringName BodyRemoveCollisionException
Field Value
BodyRemoveShape
Cached name for the 'body_remove_shape' method.
public static readonly StringName BodyRemoveShape
Field Value
BodyResetMassProperties
Cached name for the 'body_reset_mass_properties' method.
public static readonly StringName BodyResetMassProperties
Field Value
BodySetAxisLock
Cached name for the 'body_set_axis_lock' method.
public static readonly StringName BodySetAxisLock
Field Value
BodySetAxisVelocity
Cached name for the 'body_set_axis_velocity' method.
public static readonly StringName BodySetAxisVelocity
Field Value
BodySetCollisionLayer
Cached name for the 'body_set_collision_layer' method.
public static readonly StringName BodySetCollisionLayer
Field Value
BodySetCollisionMask
Cached name for the 'body_set_collision_mask' method.
public static readonly StringName BodySetCollisionMask
Field Value
BodySetCollisionPriority
Cached name for the 'body_set_collision_priority' method.
public static readonly StringName BodySetCollisionPriority
Field Value
BodySetConstantForce
Cached name for the 'body_set_constant_force' method.
public static readonly StringName BodySetConstantForce
Field Value
BodySetConstantTorque
Cached name for the 'body_set_constant_torque' method.
public static readonly StringName BodySetConstantTorque
Field Value
BodySetEnableContinuousCollisionDetection
Cached name for the 'body_set_enable_continuous_collision_detection' method.
public static readonly StringName BodySetEnableContinuousCollisionDetection
Field Value
BodySetForceIntegrationCallback
Cached name for the 'body_set_force_integration_callback' method.
public static readonly StringName BodySetForceIntegrationCallback
Field Value
BodySetMaxContactsReported
Cached name for the 'body_set_max_contacts_reported' method.
public static readonly StringName BodySetMaxContactsReported
Field Value
BodySetMode
Cached name for the 'body_set_mode' method.
public static readonly StringName BodySetMode
Field Value
BodySetOmitForceIntegration
Cached name for the 'body_set_omit_force_integration' method.
public static readonly StringName BodySetOmitForceIntegration
Field Value
BodySetParam
Cached name for the 'body_set_param' method.
public static readonly StringName BodySetParam
Field Value
BodySetRayPickable
Cached name for the 'body_set_ray_pickable' method.
public static readonly StringName BodySetRayPickable
Field Value
BodySetShape
Cached name for the 'body_set_shape' method.
public static readonly StringName BodySetShape
Field Value
BodySetShapeDisabled
Cached name for the 'body_set_shape_disabled' method.
public static readonly StringName BodySetShapeDisabled
Field Value
BodySetShapeTransform
Cached name for the 'body_set_shape_transform' method.
public static readonly StringName BodySetShapeTransform
Field Value
BodySetSpace
Cached name for the 'body_set_space' method.
public static readonly StringName BodySetSpace
Field Value
BodySetState
Cached name for the 'body_set_state' method.
public static readonly StringName BodySetState
Field Value
BodyTestMotion
Cached name for the 'body_test_motion' method.
public static readonly StringName BodyTestMotion
Field Value
BoxShapeCreate
Cached name for the 'box_shape_create' method.
public static readonly StringName BoxShapeCreate
Field Value
CapsuleShapeCreate
Cached name for the 'capsule_shape_create' method.
public static readonly StringName CapsuleShapeCreate
Field Value
ConcavePolygonShapeCreate
Cached name for the 'concave_polygon_shape_create' method.
public static readonly StringName ConcavePolygonShapeCreate
Field Value
ConeTwistJointGetParam
Cached name for the 'cone_twist_joint_get_param' method.
public static readonly StringName ConeTwistJointGetParam
Field Value
ConeTwistJointSetParam
Cached name for the 'cone_twist_joint_set_param' method.
public static readonly StringName ConeTwistJointSetParam
Field Value
ConvexPolygonShapeCreate
Cached name for the 'convex_polygon_shape_create' method.
public static readonly StringName ConvexPolygonShapeCreate
Field Value
CustomShapeCreate
Cached name for the 'custom_shape_create' method.
public static readonly StringName CustomShapeCreate
Field Value
CylinderShapeCreate
Cached name for the 'cylinder_shape_create' method.
public static readonly StringName CylinderShapeCreate
Field Value
FreeRid
Cached name for the 'free_rid' method.
public static readonly StringName FreeRid
Field Value
Generic6DofJointGetFlag
Cached name for the 'generic_6dof_joint_get_flag' method.
public static readonly StringName Generic6DofJointGetFlag
Field Value
Generic6DofJointGetParam
Cached name for the 'generic_6dof_joint_get_param' method.
public static readonly StringName Generic6DofJointGetParam
Field Value
Generic6DofJointSetFlag
Cached name for the 'generic_6dof_joint_set_flag' method.
public static readonly StringName Generic6DofJointSetFlag
Field Value
Generic6DofJointSetParam
Cached name for the 'generic_6dof_joint_set_param' method.
public static readonly StringName Generic6DofJointSetParam
Field Value
GetProcessInfo
Cached name for the 'get_process_info' method.
public static readonly StringName GetProcessInfo
Field Value
HeightmapShapeCreate
Cached name for the 'heightmap_shape_create' method.
public static readonly StringName HeightmapShapeCreate
Field Value
HingeJointGetFlag
Cached name for the 'hinge_joint_get_flag' method.
public static readonly StringName HingeJointGetFlag
Field Value
HingeJointGetParam
Cached name for the 'hinge_joint_get_param' method.
public static readonly StringName HingeJointGetParam
Field Value
HingeJointSetFlag
Cached name for the 'hinge_joint_set_flag' method.
public static readonly StringName HingeJointSetFlag
Field Value
HingeJointSetParam
Cached name for the 'hinge_joint_set_param' method.
public static readonly StringName HingeJointSetParam
Field Value
JointClear
Cached name for the 'joint_clear' method.
public static readonly StringName JointClear
Field Value
JointCreate
Cached name for the 'joint_create' method.
public static readonly StringName JointCreate
Field Value
JointDisableCollisionsBetweenBodies
Cached name for the 'joint_disable_collisions_between_bodies' method.
public static readonly StringName JointDisableCollisionsBetweenBodies
Field Value
JointGetSolverPriority
Cached name for the 'joint_get_solver_priority' method.
public static readonly StringName JointGetSolverPriority
Field Value
JointGetType
Cached name for the 'joint_get_type' method.
public static readonly StringName JointGetType
Field Value
JointIsDisabledCollisionsBetweenBodies
Cached name for the 'joint_is_disabled_collisions_between_bodies' method.
public static readonly StringName JointIsDisabledCollisionsBetweenBodies
Field Value
JointMakeConeTwist
Cached name for the 'joint_make_cone_twist' method.
public static readonly StringName JointMakeConeTwist
Field Value
JointMakeGeneric6Dof
Cached name for the 'joint_make_generic_6dof' method.
public static readonly StringName JointMakeGeneric6Dof
Field Value
JointMakeHinge
Cached name for the 'joint_make_hinge' method.
public static readonly StringName JointMakeHinge
Field Value
JointMakePin
Cached name for the 'joint_make_pin' method.
public static readonly StringName JointMakePin
Field Value
JointMakeSlider
Cached name for the 'joint_make_slider' method.
public static readonly StringName JointMakeSlider
Field Value
JointSetSolverPriority
Cached name for the 'joint_set_solver_priority' method.
public static readonly StringName JointSetSolverPriority
Field Value
PinJointGetLocalA
Cached name for the 'pin_joint_get_local_a' method.
public static readonly StringName PinJointGetLocalA
Field Value
PinJointGetLocalB
Cached name for the 'pin_joint_get_local_b' method.
public static readonly StringName PinJointGetLocalB
Field Value
PinJointGetParam
Cached name for the 'pin_joint_get_param' method.
public static readonly StringName PinJointGetParam
Field Value
PinJointSetLocalA
Cached name for the 'pin_joint_set_local_a' method.
public static readonly StringName PinJointSetLocalA
Field Value
PinJointSetLocalB
Cached name for the 'pin_joint_set_local_b' method.
public static readonly StringName PinJointSetLocalB
Field Value
PinJointSetParam
Cached name for the 'pin_joint_set_param' method.
public static readonly StringName PinJointSetParam
Field Value
SeparationRayShapeCreate
Cached name for the 'separation_ray_shape_create' method.
public static readonly StringName SeparationRayShapeCreate
Field Value
SetActive
Cached name for the 'set_active' method.
public static readonly StringName SetActive
Field Value
ShapeGetData
Cached name for the 'shape_get_data' method.
public static readonly StringName ShapeGetData
Field Value
ShapeGetType
Cached name for the 'shape_get_type' method.
public static readonly StringName ShapeGetType
Field Value
ShapeSetData
Cached name for the 'shape_set_data' method.
public static readonly StringName ShapeSetData
Field Value
SliderJointGetParam
Cached name for the 'slider_joint_get_param' method.
public static readonly StringName SliderJointGetParam
Field Value
SliderJointSetParam
Cached name for the 'slider_joint_set_param' method.
public static readonly StringName SliderJointSetParam
Field Value
SoftBodyGetBounds
Cached name for the 'soft_body_get_bounds' method.
public static readonly StringName SoftBodyGetBounds
Field Value
SpaceCreate
Cached name for the 'space_create' method.
public static readonly StringName SpaceCreate
Field Value
SpaceGetDirectState
Cached name for the 'space_get_direct_state' method.
public static readonly StringName SpaceGetDirectState
Field Value
SpaceGetParam
Cached name for the 'space_get_param' method.
public static readonly StringName SpaceGetParam
Field Value
SpaceIsActive
Cached name for the 'space_is_active' method.
public static readonly StringName SpaceIsActive
Field Value
SpaceSetActive
Cached name for the 'space_set_active' method.
public static readonly StringName SpaceSetActive
Field Value
SpaceSetParam
Cached name for the 'space_set_param' method.
public static readonly StringName SpaceSetParam
Field Value
SphereShapeCreate
Cached name for the 'sphere_shape_create' method.
public static readonly StringName SphereShapeCreate
Field Value
WorldBoundaryShapeCreate
Cached name for the 'world_boundary_shape_create' method.
public static readonly StringName WorldBoundaryShapeCreate