PlaneMesh
Inherits: PrimitiveMesh < Mesh < Resource < RefCounted < Object
Inherited By: QuadMesh
There is currently no description for this class. Please help us by contributing one!
Properties
|
||
|
||
|
||
|
||
|
Enumerations
enum Orientation:
Orientation FACE_X = 0
There is currently no description for this enum. Please help us by contributing one!
Orientation FACE_Y = 1
There is currently no description for this enum. Please help us by contributing one!
Orientation FACE_Z = 2
There is currently no description for this enum. Please help us by contributing one!
Property Descriptions
Vector3 center_offset = Vector3(0, 0, 0)
There is currently no description for this property. Please help us by contributing one!
Orientation orientation = 1
void set_orientation ( Orientation value )
Orientation get_orientation ( )
There is currently no description for this property. Please help us by contributing one!
Vector2 size = Vector2(2, 2)
There is currently no description for this property. Please help us by contributing one!
int subdivide_depth = 0
There is currently no description for this property. Please help us by contributing one!
int subdivide_width = 0
There is currently no description for this property. Please help us by contributing one!