Table of Contents

Class TransformMessage

Namespace
NominalSystems.Messages
Assembly
NominalSystems.Messages.dll

[Nominal] 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).


public sealed class TransformMessage : Message
Inheritance
TransformMessage

Fields

Transform

Defines the transform of the object, which contains the position and rotation of the object.

[Unit(UnitType.NONE)]
public Transform Transform

Field Value

Transform