Class PrimitiveMesh.PropertyName
- Namespace
- Godot
- Assembly
- GodotSharp.dll
Cached StringNames for the properties and fields contained in this class, for fast lookup.
public class PrimitiveMesh.PropertyName : Mesh.PropertyName
- Inheritance
-
PrimitiveMesh.PropertyName
- Derived
- Inherited Members
Constructors
PropertyName()
public PropertyName()
Fields
AddUV2
Cached name for the 'add_uv2' property.
public static readonly StringName AddUV2
Field Value
CustomAabb
Cached name for the 'custom_aabb' property.
public static readonly StringName CustomAabb
Field Value
FlipFaces
Cached name for the 'flip_faces' property.
public static readonly StringName FlipFaces
Field Value
Material
Cached name for the 'material' property.
public static readonly StringName Material
Field Value
UV2Padding
Cached name for the 'uv2_padding' property.
public static readonly StringName UV2Padding