ITransformMode Interface
This page contains documentation for advanced Fuse features, so we have
taken the liberty to tick the "Show advanced things" checkbox above for
you in advance to be able to provide you with some additional information.
A singleton interface that calculates the transform.
Location
- Namespace
- Fuse
- Package
- Fuse.Nodes 2.9.1
Interface of ITransformMode
Unsubscribe(ITransformRelative, object) uno
Unsubscribe from the events subscribed via Subscribe
. Do not rely on properties of
the Transform
being the same as when Subscribe
was called, make use of the returned
object.