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
GlobalBasis
Cached name for the 'global_basis' property.
public static readonly StringName GlobalBasis
Field Value
GlobalPosition
Cached name for the 'global_position' property.
public static readonly StringName GlobalPosition
Field Value
GlobalRotation
Cached name for the 'global_rotation' property.
public static readonly StringName GlobalRotation
Field Value
GlobalRotationDegrees
Cached name for the 'global_rotation_degrees' property.
public static readonly StringName GlobalRotationDegrees
Field Value
GlobalTransform
Cached name for the 'global_transform' property.
public static readonly StringName GlobalTransform
Field Value
Position
Cached name for the 'position' property.
public static readonly StringName Position
Field Value
Quaternion
Cached name for the 'quaternion' property.
public static readonly StringName Quaternion
Field Value
Rotation
Cached name for the 'rotation' property.
public static readonly StringName Rotation
Field Value
RotationDegrees
Cached name for the 'rotation_degrees' property.
public static readonly StringName RotationDegrees
Field Value
RotationEditMode
Cached name for the 'rotation_edit_mode' property.
public static readonly StringName RotationEditMode
Field Value
RotationOrder
Cached name for the 'rotation_order' property.
public static readonly StringName RotationOrder
Field Value
Scale
Cached name for the 'scale' property.
public static readonly StringName Scale
Field Value
TopLevel
Cached name for the 'top_level' property.
public static readonly StringName TopLevel
Field Value
Transform
Cached name for the 'transform' property.
public static readonly StringName Transform
Field Value
VisibilityParent
Cached name for the 'visibility_parent' property.
public static readonly StringName VisibilityParent
Field Value
Visible
Cached name for the 'visible' property.
public static readonly StringName Visible