Class THREE.EllipseCurve
Defined in: Curve.js.
Constructor Attributes | Constructor Name and Description |
---|---|
THREE.EllipseCurve(aX, aY, xRadius, yRadius, aStartAngle, aEndAngle, aClockwise)
|
Method Attributes | Method Name and Description |
---|---|
getPoint(t)
|
Class Detail
THREE.EllipseCurve(aX, aY, xRadius, yRadius, aStartAngle, aEndAngle, aClockwise)
- Parameters:
- aX
- aY
- xRadius
- yRadius
- aStartAngle
- aEndAngle
- aClockwise
Method Detail
getPoint(t)
- Parameters:
- t