Class PrismMesh.PropertyName
- Namespace
- Godot
- Assembly
- GodotSharp.dll
Cached StringNames for the properties and fields contained in this class, for fast lookup.
public class PrismMesh.PropertyName : PrimitiveMesh.PropertyName
- Inheritance
-
PrismMesh.PropertyName
- Inherited Members
Constructors
PropertyName()
public PropertyName()
Fields
LeftToRight
Cached name for the 'left_to_right' property.
public static readonly StringName LeftToRight
Field Value
Size
Cached name for the 'size' property.
public static readonly StringName Size
Field Value
SubdivideDepth
Cached name for the 'subdivide_depth' property.
public static readonly StringName SubdivideDepth
Field Value
SubdivideHeight
Cached name for the 'subdivide_height' property.
public static readonly StringName SubdivideHeight
Field Value
SubdivideWidth
Cached name for the 'subdivide_width' property.
public static readonly StringName SubdivideWidth