Class in Zendir.Messages
| Inherits from Message
Declaration
class TransformMessage;
Description
The transform message is the base message for storing some transformation information that is relative to the parent object, or relative to the origin (if no parent exists).
Properties
Declared | Description |
---|---|
Transform | Defines the transform of the object, which contains theposition and rotation of the object. |