Class QuaternionProperty
Class QuaternionProperty. Implements the Property`1
Inheritance
QuaternionProperty
Inherited Members
UnityEngine.Component.GetComponentInParent<T>(System.Boolean)
UnityEngine.Object.FindObjectsOfType<T>(System.Boolean)
UnityEngine.Object.FindObjectOfType<T>(System.Boolean)
Namespace: Global Namespace
Syntax
[NodeProperty("Quaternion", true)]
[AddComponentMenu("")]
public class QuaternionProperty : Property<Quaternion>
See Also
Property`1