BoxMesh

Inherits: PrimitiveMesh < Mesh < Resource < RefCounted < Object

There is currently no description for this class. Please help us by contributing one!

Properties

Vector3

size

Vector3(1, 1, 1)

int

subdivide_depth

0

int

subdivide_height

0

int

subdivide_width

0


Property Descriptions

Vector3 size = Vector3(1, 1, 1)

There is currently no description for this property. Please help us by contributing one!


int subdivide_depth = 0

  • void set_subdivide_depth ( int value )

  • int get_subdivide_depth ( )

There is currently no description for this property. Please help us by contributing one!


int subdivide_height = 0

  • void set_subdivide_height ( int value )

  • int get_subdivide_height ( )

There is currently no description for this property. Please help us by contributing one!


int subdivide_width = 0

  • void set_subdivide_width ( int value )

  • int get_subdivide_width ( )

There is currently no description for this property. Please help us by contributing one!