Description
This property allows you to get and set a rotation axis .
Syntax
Property get:
Axis = Axis( );
|
|
|
|
Return: (IEntity) Axis |
An axis around which rotation is done. |
Property set:
Axis( Axis );
|
|
|
|
Input: (IEntity) Axis |
An axis around which rotation will be done. |