Constructor
new L3D.CylinderPrimitive()
Extends
Properties
- Overrides:
Quadrics only have a single point, the center of the quadric.
Methods
scale(s)
- Overrides:
Apply a scale to the quadric transform.
Parameters
s |
Vector3 |
transformBy(geom, matrix)
- Overrides:
If the primitive requires any additional transformation beyond just transforming the points, the transformation can be applied here.
Parameters
geom |
Geometry | |
matrix |
Matrix4 |