ComponentRef
Mesh Sphere
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.
ZGameEditor
Documentation
- Contents
- Overview
- Tutorial 1
- Tutorial 2
- Tutorial 3
- Sample projects
- Component reference
- Writing expressions
Community