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