Class GltfSkeleton.PropertyName
- Namespace
- Godot
- Assembly
- GodotSharp.dll
Cached StringNames for the properties and fields contained in this class, for fast lookup.
public class GltfSkeleton.PropertyName : Resource.PropertyName
- Inheritance
-
GltfSkeleton.PropertyName
- Inherited Members
Constructors
PropertyName()
public PropertyName()
Fields
GodotBoneNode
Cached name for the 'godot_bone_node' property.
public static readonly StringName GodotBoneNode
Field Value
Joints
Cached name for the 'joints' property.
public static readonly StringName Joints
Field Value
Roots
Cached name for the 'roots' property.
public static readonly StringName Roots
Field Value
UniqueNames
Cached name for the 'unique_names' property.
public static readonly StringName UniqueNames