Class PortBridgeQuaternion
Class PortBridgeQuaternion. Implements the PortBridge<T>
Inherited Members
Namespace: Global Namespace
Assembly: solution.dll
Syntax
[NodeCategory("Port", "PortBridgeQuaternion", NodeTick.Asynchronous, (LifeCycle)0, 0, NodeMode.Standard, false)]
[Obsolete("Will be removed in SystemGraph 3.0")]
public class PortBridgeQuaternion : PortBridge<Quaternion>
See Also
PortBridge<T>