Table of Contents

Class VehicleWheel3D.PropertyName

Namespace
Godot
Assembly
GodotSharp.dll

Cached StringNames for the properties and fields contained in this class, for fast lookup.

public class VehicleWheel3D.PropertyName : Node3D.PropertyName
Inheritance
VehicleWheel3D.PropertyName
Inherited Members

Constructors

PropertyName()

public PropertyName()

Fields

Brake

Cached name for the 'brake' property.

public static readonly StringName Brake

Field Value

StringName

DampingCompression

Cached name for the 'damping_compression' property.

public static readonly StringName DampingCompression

Field Value

StringName

DampingRelaxation

Cached name for the 'damping_relaxation' property.

public static readonly StringName DampingRelaxation

Field Value

StringName

EngineForce

Cached name for the 'engine_force' property.

public static readonly StringName EngineForce

Field Value

StringName

Steering

Cached name for the 'steering' property.

public static readonly StringName Steering

Field Value

StringName

SuspensionMaxForce

Cached name for the 'suspension_max_force' property.

public static readonly StringName SuspensionMaxForce

Field Value

StringName

SuspensionStiffness

Cached name for the 'suspension_stiffness' property.

public static readonly StringName SuspensionStiffness

Field Value

StringName

SuspensionTravel

Cached name for the 'suspension_travel' property.

public static readonly StringName SuspensionTravel

Field Value

StringName

UseAsSteering

Cached name for the 'use_as_steering' property.

public static readonly StringName UseAsSteering

Field Value

StringName

UseAsTraction

Cached name for the 'use_as_traction' property.

public static readonly StringName UseAsTraction

Field Value

StringName

WheelFrictionSlip

Cached name for the 'wheel_friction_slip' property.

public static readonly StringName WheelFrictionSlip

Field Value

StringName

WheelRadius

Cached name for the 'wheel_radius' property.

public static readonly StringName WheelRadius

Field Value

StringName

WheelRestLength

Cached name for the 'wheel_rest_length' property.

public static readonly StringName WheelRestLength

Field Value

StringName

WheelRollInfluence

Cached name for the 'wheel_roll_influence' property.

public static readonly StringName WheelRollInfluence

Field Value

StringName