TorusMesh

Inherits: PrimitiveMesh < Mesh < Resource < RefCounted < Object

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

Properties

float

inner_radius

0.5

float

outer_radius

1.0

int

ring_segments

32

int

rings

64


Property Descriptions

float inner_radius = 0.5

  • void set_inner_radius ( float value )

  • float get_inner_radius ( )

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


float outer_radius = 1.0

  • void set_outer_radius ( float value )

  • float get_outer_radius ( )

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


int ring_segments = 32

  • void set_ring_segments ( int value )

  • int get_ring_segments ( )

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


int rings = 64

  • void set_rings ( int value )

  • int get_rings ( )

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