View source
class PrimitiveBase
package away3d.primitives
extends Geometry › NamedAssetBase
extended by CapsuleGeometry, CubeGeometry, CylinderGeometry, NURBSGeometry, PlaneGeometry, SphereGeometry, TorusGeometry
Available on all platforms
PrimitiveBase is an abstract base class for mesh primitives, which are prebuilt simple meshes.
Constructor
new()
Creates a new PrimitiveBase object.
Parameters:
material | The material with which to render the object |
|---|