ASL_UserObject Class |
Namespace: ASL
The ASL_UserObject type exposes the following members.
| Name | Description | |
|---|---|---|
| ASL_UserObject | Initializes a new instance of the ASL_UserObject class |
| Name | Description | |
|---|---|---|
| IncrementWorldPosition |
Increments the objects position via World Space.
| |
| IncrementWorldRotation |
Increments the objects rotation via World Rotation.
| |
| IncrementWorldScale |
Increments the objects scale via World Scale.
| |
| IsOwner |
Returns true if the owner of this object is peerID.
| |
| rotateComplete | ||
| scaleComplete | ||
| SetOwner |
Sets the owner of this object equal to peerID.
| |
| SetWorldPosition |
Sets position of the object via World Position.
| |
| SetWorldRotation |
Sets the rotation of the object via World Rotation.
| |
| SetWorldScale |
Sets the scale of the object via World Scale.
| |
| Start | ||
| translateComplete |
| Name | Description | |
|---|---|---|
| m_ASLObject | ||
| ownerID | ||
| rotateReady | ||
| scaleReady | ||
| translateReady |