Table of Contents

Class Node3D.PropertyName

Namespace
Godot
Assembly
GodotSharp.dll

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

public class Node3D.PropertyName : Node.PropertyName
Inheritance
Node3D.PropertyName
Derived
Inherited Members

Constructors

PropertyName()

public PropertyName()

Fields

Basis

Cached name for the 'basis' property.

public static readonly StringName Basis

Field Value

StringName

GlobalBasis

Cached name for the 'global_basis' property.

public static readonly StringName GlobalBasis

Field Value

StringName

GlobalPosition

Cached name for the 'global_position' property.

public static readonly StringName GlobalPosition

Field Value

StringName

GlobalRotation

Cached name for the 'global_rotation' property.

public static readonly StringName GlobalRotation

Field Value

StringName

GlobalRotationDegrees

Cached name for the 'global_rotation_degrees' property.

public static readonly StringName GlobalRotationDegrees

Field Value

StringName

GlobalTransform

Cached name for the 'global_transform' property.

public static readonly StringName GlobalTransform

Field Value

StringName

Position

Cached name for the 'position' property.

public static readonly StringName Position

Field Value

StringName

Quaternion

Cached name for the 'quaternion' property.

public static readonly StringName Quaternion

Field Value

StringName

Rotation

Cached name for the 'rotation' property.

public static readonly StringName Rotation

Field Value

StringName

RotationDegrees

Cached name for the 'rotation_degrees' property.

public static readonly StringName RotationDegrees

Field Value

StringName

RotationEditMode

Cached name for the 'rotation_edit_mode' property.

public static readonly StringName RotationEditMode

Field Value

StringName

RotationOrder

Cached name for the 'rotation_order' property.

public static readonly StringName RotationOrder

Field Value

StringName

Scale

Cached name for the 'scale' property.

public static readonly StringName Scale

Field Value

StringName

TopLevel

Cached name for the 'top_level' property.

public static readonly StringName TopLevel

Field Value

StringName

Transform

Cached name for the 'transform' property.

public static readonly StringName Transform

Field Value

StringName

VisibilityParent

Cached name for the 'visibility_parent' property.

public static readonly StringName VisibilityParent

Field Value

StringName

Visible

Cached name for the 'visible' property.

public static readonly StringName Visible

Field Value

StringName