Class Texture2DProperty
Class Texture2DProperty. Implements the Property`1
Inheritance
Texture2DProperty
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("Texture2D", true)]
[AddComponentMenu("")]
public class Texture2DProperty : Property<Texture2D>
See Also
Property`1