Class ResolveToRenderTexture
  
  
  
  
    Inheritance
    System.Object
    ResolveToRenderTexture
   
  
  Assembly: cs.temp.dll.dll
  Syntax
  
    public class ResolveToRenderTexture : MonoBehaviour
   
  Properties
  
  
  ExternalTexture
  
  
  Declaration
  
    public RenderTexture ExternalTexture { get; set; }
   
  Property Value
  
    
      
        | Type | 
        Description | 
      
    
    
      
        | RenderTexture | 
         | 
      
    
  
  
  MediaPlayer
  
  
  Declaration
  
    public MediaPlayer MediaPlayer { get; set; }
   
  Property Value
  
  
  TargetTexture
  
  
  Declaration
  
    public RenderTexture TargetTexture { get; }
   
  Property Value
  
    
      
        | Type | 
        Description | 
      
    
    
      
        | RenderTexture | 
         | 
      
    
  
  
  VideoResolveOptions
  
  
  Declaration
  
    public VideoResolveOptions VideoResolveOptions { get; set; }
   
  Property Value
  
  Methods
  
  
  Resolve()
  
  
  Declaration
  
  
  SetMaterialDirty()
  
  
  Declaration
  
    public void SetMaterialDirty()