Table of Contents

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

StringName

FloorConstantSpeed

Cached name for the 'floor_constant_speed' property.

public static readonly StringName FloorConstantSpeed

Field Value

StringName

FloorMaxAngle

Cached name for the 'floor_max_angle' property.

public static readonly StringName FloorMaxAngle

Field Value

StringName

FloorSnapLength

Cached name for the 'floor_snap_length' property.

public static readonly StringName FloorSnapLength

Field Value

StringName

FloorStopOnSlope

Cached name for the 'floor_stop_on_slope' property.

public static readonly StringName FloorStopOnSlope

Field Value

StringName

MaxSlides

Cached name for the 'max_slides' property.

public static readonly StringName MaxSlides

Field Value

StringName

MotionMode

Cached name for the 'motion_mode' property.

public static readonly StringName MotionMode

Field Value

StringName

PlatformFloorLayers

Cached name for the 'platform_floor_layers' property.

public static readonly StringName PlatformFloorLayers

Field Value

StringName

PlatformOnLeave

Cached name for the 'platform_on_leave' property.

public static readonly StringName PlatformOnLeave

Field Value

StringName

PlatformWallLayers

Cached name for the 'platform_wall_layers' property.

public static readonly StringName PlatformWallLayers

Field Value

StringName

SafeMargin

Cached name for the 'safe_margin' property.

public static readonly StringName SafeMargin

Field Value

StringName

SlideOnCeiling

Cached name for the 'slide_on_ceiling' property.

public static readonly StringName SlideOnCeiling

Field Value

StringName

UpDirection

Cached name for the 'up_direction' property.

public static readonly StringName UpDirection

Field Value

StringName

Velocity

Cached name for the 'velocity' property.

public static readonly StringName Velocity

Field Value

StringName

WallMinSlideAngle

Cached name for the 'wall_min_slide_angle' property.

public static readonly StringName WallMinSlideAngle

Field Value

StringName