Class GltfAccessor.PropertyName
- Namespace
- Godot
- Assembly
- GodotSharp.dll
Cached StringNames for the properties and fields contained in this class, for fast lookup.
public class GltfAccessor.PropertyName : Resource.PropertyName
- Inheritance
-
GltfAccessor.PropertyName
- Inherited Members
Constructors
PropertyName()
public PropertyName()
Fields
BufferView
Cached name for the 'buffer_view' property.
public static readonly StringName BufferView
Field Value
ByteOffset
Cached name for the 'byte_offset' property.
public static readonly StringName ByteOffset
Field Value
ComponentType
Cached name for the 'component_type' property.
public static readonly StringName ComponentType
Field Value
Count
Cached name for the 'count' property.
public static readonly StringName Count
Field Value
Max
Cached name for the 'max' property.
public static readonly StringName Max
Field Value
Min
Cached name for the 'min' property.
public static readonly StringName Min
Field Value
Normalized
Cached name for the 'normalized' property.
public static readonly StringName Normalized
Field Value
SparseCount
Cached name for the 'sparse_count' property.
public static readonly StringName SparseCount
Field Value
SparseIndicesBufferView
Cached name for the 'sparse_indices_buffer_view' property.
public static readonly StringName SparseIndicesBufferView
Field Value
SparseIndicesByteOffset
Cached name for the 'sparse_indices_byte_offset' property.
public static readonly StringName SparseIndicesByteOffset
Field Value
SparseIndicesComponentType
Cached name for the 'sparse_indices_component_type' property.
public static readonly StringName SparseIndicesComponentType
Field Value
SparseValuesBufferView
Cached name for the 'sparse_values_buffer_view' property.
public static readonly StringName SparseValuesBufferView
Field Value
SparseValuesByteOffset
Cached name for the 'sparse_values_byte_offset' property.
public static readonly StringName SparseValuesByteOffset
Field Value
Type
Cached name for the 'type' property.
public static readonly StringName Type