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