Struct UFDisp.TextureSpaceInfo
  
  
  
  
    Inherited Members
    
      System.ValueType.Equals(System.Object)
    
    
      System.ValueType.GetHashCode()
    
    
      System.ValueType.ToString()
    
    
      System.Object.Equals(System.Object, System.Object)
    
    
      System.Object.GetType()
    
    
      System.Object.MemberwiseClone()
    
    
      System.Object.ReferenceEquals(System.Object, System.Object)
    
   
  
  Assembly: NXOpen.UF.dll
  Syntax
  
    public struct TextureSpaceInfo
   
  Fields
  
  
  
  aspect_ratio
  
  
  Declaration
  
    public double aspect_ratio
   
  Field Value
  
    
      
        | Type | 
        Description | 
      
    
    
      
        | System.Double | 
         | 
      
    
  
  
  
  camera_direction_plane_option
  
  
  Declaration
  
    public int camera_direction_plane_option
   
  Field Value
  
    
      
        | Type | 
        Description | 
      
    
    
      
        | System.Int32 | 
         | 
      
    
  
  
  
  center_point
  
  
  Declaration
  
    public double[] center_point
   
  Field Value
  
    
      
        | Type | 
        Description | 
      
    
    
      
        | System.Double[] | 
         | 
      
    
  
  
  
  normal_vector
  
  
  Declaration
  
    public double[] normal_vector
   
  Field Value
  
    
      
        | Type | 
        Description | 
      
    
    
      
        | System.Double[] | 
         | 
      
    
  
  
  
  origin
  
  
  Declaration
  
  Field Value
  
    
      
        | Type | 
        Description | 
      
    
    
      
        | System.Double[] | 
         | 
      
    
  
  
  
  ts_scale
  
  
  Declaration
  
  Field Value
  
    
      
        | Type | 
        Description | 
      
    
    
      
        | System.Double | 
         | 
      
    
  
  
  
  ts_scale1
  
  
  Declaration
  
  Field Value
  
    
      
        | Type | 
        Description | 
      
    
    
      
        | System.Double | 
         | 
      
    
  
  
  
  type
  
  
  Declaration
  
    public UFDisp.TextureSpaceType type
   
  Field Value
  
  
  
  up_vector
  
  
  Declaration
  
    public double[] up_vector
   
  Field Value
  
    
      
        | Type | 
        Description | 
      
    
    
      
        | System.Double[] | 
         |