Class GltfNode.PropertyName
- Namespace
- Godot
- Assembly
- GodotSharp.dll
Cached StringNames for the properties and fields contained in this class, for fast lookup.
public class GltfNode.PropertyName : Resource.PropertyName
- Inheritance
-
GltfNode.PropertyName
- Inherited Members
Constructors
PropertyName()
public PropertyName()
Fields
Camera
Cached name for the 'camera' property.
public static readonly StringName Camera
Field Value
Children
Cached name for the 'children' property.
public static readonly StringName Children
Field Value
Height
Cached name for the 'height' property.
public static readonly StringName Height
Field Value
Light
Cached name for the 'light' property.
public static readonly StringName Light
Field Value
Mesh
Cached name for the 'mesh' property.
public static readonly StringName Mesh
Field Value
Parent
Cached name for the 'parent' property.
public static readonly StringName Parent
Field Value
Position
Cached name for the 'position' property.
public static readonly StringName Position
Field Value
Rotation
Cached name for the 'rotation' property.
public static readonly StringName Rotation
Field Value
Scale
Cached name for the 'scale' property.
public static readonly StringName Scale
Field Value
Skeleton
Cached name for the 'skeleton' property.
public static readonly StringName Skeleton
Field Value
Skin
Cached name for the 'skin' property.
public static readonly StringName Skin
Field Value
Xform
Cached name for the 'xform' property.
public static readonly StringName Xform