Table of Contents

Class Engine.PropertyName

Namespace
Godot
Assembly
GodotSharp.dll

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

public class Engine.PropertyName
Inheritance
Engine.PropertyName
Inherited Members

Constructors

PropertyName()

public PropertyName()

Fields

MaxFps

Cached name for the 'max_fps' property.

public static readonly StringName MaxFps

Field Value

StringName

MaxPhysicsStepsPerFrame

Cached name for the 'max_physics_steps_per_frame' property.

public static readonly StringName MaxPhysicsStepsPerFrame

Field Value

StringName

PhysicsJitterFix

Cached name for the 'physics_jitter_fix' property.

public static readonly StringName PhysicsJitterFix

Field Value

StringName

PhysicsTicksPerSecond

Cached name for the 'physics_ticks_per_second' property.

public static readonly StringName PhysicsTicksPerSecond

Field Value

StringName

PrintErrorMessages

Cached name for the 'print_error_messages' property.

public static readonly StringName PrintErrorMessages

Field Value

StringName

TimeScale

Cached name for the 'time_scale' property.

public static readonly StringName TimeScale

Field Value

StringName