Class CharacterBody3D.PropertyName
- Namespace
- Godot
- Assembly
- GodotSharp.dll
Cached StringNames for the properties and fields contained in this class, for fast lookup.
public class CharacterBody3D.PropertyName : PhysicsBody3D.PropertyName
- Inheritance
-
CharacterBody3D.PropertyName
- Inherited Members
Constructors
PropertyName()
public PropertyName()
Fields
FloorBlockOnWall
Cached name for the 'floor_block_on_wall' property.
public static readonly StringName FloorBlockOnWall
Field Value
FloorConstantSpeed
Cached name for the 'floor_constant_speed' property.
public static readonly StringName FloorConstantSpeed
Field Value
FloorMaxAngle
Cached name for the 'floor_max_angle' property.
public static readonly StringName FloorMaxAngle
Field Value
FloorSnapLength
Cached name for the 'floor_snap_length' property.
public static readonly StringName FloorSnapLength
Field Value
FloorStopOnSlope
Cached name for the 'floor_stop_on_slope' property.
public static readonly StringName FloorStopOnSlope
Field Value
MaxSlides
Cached name for the 'max_slides' property.
public static readonly StringName MaxSlides
Field Value
MotionMode
Cached name for the 'motion_mode' property.
public static readonly StringName MotionMode
Field Value
PlatformFloorLayers
Cached name for the 'platform_floor_layers' property.
public static readonly StringName PlatformFloorLayers
Field Value
PlatformOnLeave
Cached name for the 'platform_on_leave' property.
public static readonly StringName PlatformOnLeave
Field Value
PlatformWallLayers
Cached name for the 'platform_wall_layers' property.
public static readonly StringName PlatformWallLayers
Field Value
SafeMargin
Cached name for the 'safe_margin' property.
public static readonly StringName SafeMargin
Field Value
SlideOnCeiling
Cached name for the 'slide_on_ceiling' property.
public static readonly StringName SlideOnCeiling
Field Value
UpDirection
Cached name for the 'up_direction' property.
public static readonly StringName UpDirection
Field Value
Velocity
Cached name for the 'velocity' property.
public static readonly StringName Velocity
Field Value
WallMinSlideAngle
Cached name for the 'wall_min_slide_angle' property.
public static readonly StringName WallMinSlideAngle