Class PlaneMesh.PropertyName
- Namespace
- Godot
- Assembly
- GodotSharp.dll
Cached StringNames for the properties and fields contained in this class, for fast lookup.
public class PlaneMesh.PropertyName : PrimitiveMesh.PropertyName
- Inheritance
-
PlaneMesh.PropertyName
- Derived
- Inherited Members
Constructors
PropertyName()
public PropertyName()
Fields
CenterOffset
Cached name for the 'center_offset' property.
public static readonly StringName CenterOffset
Field Value
Orientation
Cached name for the 'orientation' property.
public static readonly StringName Orientation
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
SubdivideWidth
Cached name for the 'subdivide_width' property.
public static readonly StringName SubdivideWidth