CSGSphere3D

Inherits: CSGPrimitive3D < CSGShape3D < GeometryInstance3D < VisualInstance3D < Node3D < Node < Object

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

Properties

Material

material

int

radial_segments

12

float

radius

0.5

int

rings

6

bool

smooth_faces

true


Property Descriptions

Material material

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


int radial_segments = 12

  • void set_radial_segments ( int value )

  • int get_radial_segments ( )

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


float radius = 0.5

  • void set_radius ( float value )

  • float get_radius ( )

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


int rings = 6

  • void set_rings ( int value )

  • int get_rings ( )

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


bool smooth_faces = true

  • void set_smooth_faces ( bool value )

  • bool get_smooth_faces ( )

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