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