MeshSphere
A mesh producer that generates a sphere.
This component can only be used in the Mesh.Producers property.
Example usage: See "BallMesh" in ZPong sample project.
Properties
Scale
Modifies the scale of the generated sphere.
ZSamples
Nr of steps that the sphere will be subdivided in the Z (depth) direction.
RadialSamples
Nr of steps that the sphere will be subdivided around the Z-axis.