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