initializationSource
Determine if Unity initializes the Custom Render Texture with a Texture and a Color or a Material.
Read time 1 minuteLast updated 6 days ago
Definition
- Type: Property
- Namespace: UnityEngine
- Assembly: UnityEngine.CoreModule
public CustomRenderTextureInitializationSource initializationSource { get; set; }
Remarks
Additional Resources: CustomRenderTextureInitializationSource.