Class GltfBufferView.PropertyName
- Namespace
- Godot
- Assembly
- GodotSharp.dll
Cached StringNames for the properties and fields contained in this class, for fast lookup.
public class GltfBufferView.PropertyName : Resource.PropertyName
- Inheritance
-
GltfBufferView.PropertyName
- Inherited Members
Constructors
PropertyName()
public PropertyName()
Fields
Buffer
Cached name for the 'buffer' property.
public static readonly StringName Buffer
Field Value
ByteLength
Cached name for the 'byte_length' property.
public static readonly StringName ByteLength
Field Value
ByteOffset
Cached name for the 'byte_offset' property.
public static readonly StringName ByteOffset
Field Value
ByteStride
Cached name for the 'byte_stride' property.
public static readonly StringName ByteStride
Field Value
Indices
Cached name for the 'indices' property.
public static readonly StringName Indices