Class Vector4Property
Class Vector4Property. Implements the Property<T>
Inheritance
Vector4Property
Inherited Members
Namespace: Global Namespace
Assembly: solution.dll
Syntax
[NodeProperty("Vector4", true)]
[AddComponentMenu("")]
public class Vector4Property : Property<Vector4>
See Also
Property<T>