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
DampingCompression
Cached name for the 'damping_compression' property.
public static readonly StringName DampingCompression
Field Value
DampingRelaxation
Cached name for the 'damping_relaxation' property.
public static readonly StringName DampingRelaxation
Field Value
EngineForce
Cached name for the 'engine_force' property.
public static readonly StringName EngineForce
Field Value
Steering
Cached name for the 'steering' property.
public static readonly StringName Steering
Field Value
SuspensionMaxForce
Cached name for the 'suspension_max_force' property.
public static readonly StringName SuspensionMaxForce
Field Value
SuspensionStiffness
Cached name for the 'suspension_stiffness' property.
public static readonly StringName SuspensionStiffness
Field Value
SuspensionTravel
Cached name for the 'suspension_travel' property.
public static readonly StringName SuspensionTravel
Field Value
UseAsSteering
Cached name for the 'use_as_steering' property.
public static readonly StringName UseAsSteering
Field Value
UseAsTraction
Cached name for the 'use_as_traction' property.
public static readonly StringName UseAsTraction
Field Value
WheelFrictionSlip
Cached name for the 'wheel_friction_slip' property.
public static readonly StringName WheelFrictionSlip
Field Value
WheelRadius
Cached name for the 'wheel_radius' property.
public static readonly StringName WheelRadius
Field Value
WheelRestLength
Cached name for the 'wheel_rest_length' property.
public static readonly StringName WheelRestLength
Field Value
WheelRollInfluence
Cached name for the 'wheel_roll_influence' property.
public static readonly StringName WheelRollInfluence