IOrientation, IOrientation3DOrientationFull3Dpublic interface IOrientationFull3D extends IOrientation3D
| Modifier and Type | Method | Description |
|---|---|---|
Vector |
getSecondaryDirection() |
Returns a unit vector pointing in the orientation's secondary direction.
|
void |
setDirections(Vector newPrimaryDirection,
Vector newSecondaryDirection) |
Sets the orientation's primary and secondary direction to be the given
directions.
|
E, getDirection, randomRotation, setDirectionrotateByVector getSecondaryDirection()