Namespace
Classes
AnimationCurveBinding
Class AnimationCurveBinding. Implements the Binding<T>
AnimationCurveProperty
Class AnimationCurveProperty. Implements the Property<T>
BindingDescriptor
Class used to describe a binding during import.
Binding<T>
Generic binding implementation.
BoolBinding
Class BoolBinding. Implements the Binding<T>
BoolProperty
Class BoolProperty. Implements the Property<T>
DoubleBinding
Class DoubleBinding. Implements the Binding<T>
DoubleProperty
Class DoubleProperty. Implements the Property<T>
FloatBinding
Class FloatBinding. Implements the Binding<T>
FloatProperty
Class FloatProperty. Implements the Property<T>
GameObjectBinding
Class GameObjectBinding. Implements the Binding<T>
GameObjectProperty
Class GameObjectProperty. Implements the Property<T>
GenericPorts
Stub node with a few generic ports.
IBinding
Base class for all binding types
IComponentAttachment
Base component used by system graph.
IProperty
Base property component.
IntProperty
Class IntProperty. Implements the Property<T>
NodePropertyAttribute
Class NodePropertyAttribute. Implements the Attribute
NodePropertyRegistry
Class NodePropertyRegistry, caches the property attributes.
ObjectBinding
Class ObjectBinding. Implements the Binding<T>
PortBridgeBool
Class PortBridgeBool. Implements the PortBridge<T>
PortBridgeFloat
Class PortBridgeFloat. Implements the PortBridge<T>
PortBridgeGameObject
Class PortBridgeGameObject. Implements the PortBridge<T>
PortBridgeInt
Class PortBridgeInt. Implements the PortBridge<T>
PortBridgeQuaternion
Class PortBridgeQuaternion. Implements the PortBridge<T>
PortBridgeRenderTexture
Class PortBridgeRenderTexture. Implements the PortBridge<T>
PortBridgeString
Class PortBridgeString. Implements the PortBridge<T>
PortBridgeUint
Class PortBridgeUint. Implements the PortBridge<T>
PortBridgeVector2
Class PortBridgeVector2. Implements the PortBridge<T>
PortBridgeVector3
Class PortBridgeVector3. Implements the PortBridge<T>
PortBridge<T>
Class PortBridge. Implements the NodeRuntime
PortBridge<T>.HandlerChange
Class HandlerChange.
PortValueGeneratorBool
Generates random values on the output ports.
PortValueGeneratorDouble
Generates random values on the output ports.
PortValueGeneratorFloat
Generates random values on the output ports.
PortValueGeneratorInt
Generates random values on the output ports.
PortValueGeneratorString
Generates random values on the output ports.
PortValueGeneratorUint
Generates random values on the output ports.
PortValueGenerator<T>
Generates random values on the output ports.
Property<T>
Generic property implementation.
QuaternionBinding
Class QuaternionBinding. Implements the Binding<T>
QuaternionProperty
Class QuaternionProperty. Implements the Property<T>
RenderTextureProperty
Class RenderTextureProperty. Implements the Property<T>
SerializableType
Holds a System.Type in a serializable format.
StringBinding
Class StringBinding. Implements the Binding<T>
StringProperty
Class StringProperty. Implements the Property<T>
SumFloats
Sums a list of input floating point values on the latch signal.
SystemComponentManager
SystemComponentManager is in charge of bindings and properties attached as components to SystemGraphComponent
SystemGraphComponentBinding
Class SystemGraphComponentBinding. Implements the Binding<T>
TestArray
Class TestArray. Implements the NodeRuntime
Texture2DBinding
Class Texture2DBinding. Implements the Binding<T>
Texture2DProperty
Class Texture2DProperty. Implements the Property<T>
TransformBinding
Class TransformBinding. Implements the Binding<T>
UIntBinding
Class UIntBinding. Implements the Binding<T>
UIntProperty
Class UIntProperty. Implements the Property<T>
Vector2Binding
Class Vector2Binding. Implements the Binding<T>
Vector2Property
Class Vector2Property. Implements the Property<T>
Vector3Binding
Class Vector3Binding. Implements the Binding<T>
Vector3Property
Class Vector3Property. Implements the Property<T>
Vector4Binding
Class Vector4Binding. Implements the Binding<T>
Vector4Property
Class Vector4Property. Implements the Property<T>
Interfaces
IBindingCallbackReceiver
Interface used to receive life cycle information