Click or drag to resize

ASL_UserObject Methods

The ASL_UserObject type exposes the following members.

Methods
  NameDescription
Public methodIncrementWorldPosition
Increments the objects position via World Space.
Public methodIncrementWorldRotation
Increments the objects rotation via World Rotation.
Public methodIncrementWorldScale
Increments the objects scale via World Scale.
Public methodIsOwner
Returns true if the owner of this object is peerID.
Private methodrotateComplete
Private methodscaleComplete
Public methodSetOwner
Sets the owner of this object equal to peerID.
Public methodSetWorldPosition
Sets position of the object via World Position.
Public methodSetWorldRotation
Sets the rotation of the object via World Rotation.
Public methodSetWorldScale
Sets the scale of the object via World Scale.
Private methodStart
Private methodtranslateComplete
Top
See Also