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