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