Class TargetImage
  
  Container of an Appearition Target Image JSON ApiData model.
 
  
  
    Inheritance
    System.Object
    TargetImage
   
  
  Assembly: Appearition.SDK.dll
  
  
    [Serializable]
public class TargetImage
   
  Constructors
  
  
  
  
  
  
  
  Declaration
  
  
  
  
  
  
  
  Declaration
  
    public TargetImage(TargetImage cc)
   
  Parameters
  
  Fields
  
  
  
  
  
  
  Declaration
  
  Field Value
  
    
      
        | Type | 
        Description | 
      
    
    
      
        | System.Int32 | 
         | 
      
    
  
  
  
  
  
  
  Declaration
  
  Field Value
  
    
      
        | Type | 
        Description | 
      
    
    
      
        | System.String | 
         | 
      
    
  
  
  
  
  
  
  Declaration
  
  Field Value
  
    
      
        | Type | 
        Description | 
      
    
    
      
        | System.String | 
         | 
      
    
  
  
  
  
  
  
  Declaration
  
    [NonSerialized]
public Texture image
   
  Field Value
  
    
      
        | Type | 
        Description | 
      
    
    
      
        | UnityEngine.Texture | 
         | 
      
    
  
  
  
  
  
  
  Declaration
  
  Field Value
  
    
      
        | Type | 
        Description | 
      
    
    
      
        | System.String | 
         | 
      
    
  
  Extension Methods