PrimitiveMesh
Inherits: Mesh < Resource < RefCounted < Object
Inherited By: BoxMesh, CapsuleMesh, CylinderMesh, PlaneMesh, PointMesh, PrismMesh, RibbonTrailMesh, SphereMesh, TextMesh, TorusMesh, TubeTrailMesh
There is currently no description for this class. Please help us by contributing one!
Properties
|
||
|
||
|
||
|
Methods
_create_mesh_array ( ) virtual const |
|
get_mesh_arrays ( ) const |
|
void |
request_update ( ) |
Property Descriptions
bool add_uv2 = false
There is currently no description for this property. Please help us by contributing one!
AABB custom_aabb = AABB(0, 0, 0, 0, 0, 0)
There is currently no description for this property. Please help us by contributing one!
bool flip_faces = false
There is currently no description for this property. Please help us by contributing one!
Material material
There is currently no description for this property. Please help us by contributing one!
float uv2_padding = 2.0
There is currently no description for this property. Please help us by contributing one!
Method Descriptions
Array _create_mesh_array ( ) virtual const
There is currently no description for this method. Please help us by contributing one!
Array get_mesh_arrays ( ) const
There is currently no description for this method. Please help us by contributing one!
void request_update ( )
There is currently no description for this method. Please help us by contributing one!