Property Synthesizer
Synthesizer
Allows direct access to the motion synthesizer.
Declaration
public MemoryRef<MotionSynthesizer> Synthesizer { get; }
Property Value
Type | Description |
---|---|
MemoryRef<MotionSynthesizer> |
Implements
Remarks
Most of Kinematica's API methods can be found in the motion synthesizer. API methods that are specific to the game object wrapper can be found on the Kinematica component directly.