Struct UFDisp.ShadeOptions
  
  
  
  
    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 ShadeOptions
   
  Fields
  
  
  
  disable_raytracing
  
  
  Declaration
  
    public bool disable_raytracing
   
  Field Value
  
    
      
        | Type | 
        Description | 
      
    
    
      
        | System.Boolean | 
         | 
      
    
  
  
  
  display
  
  
  Declaration
  
    public UFDisp.ShadeDisplay display
   
  Field Value
  
  
  
  distribute_excess_light
  
  
  Declaration
  
    public bool distribute_excess_light
   
  Field Value
  
    
      
        | Type | 
        Description | 
      
    
    
      
        | System.Boolean | 
         | 
      
    
  
  
  
  facet_quality
  
  
  Declaration
  
    public double facet_quality
   
  Field Value
  
    
      
        | Type | 
        Description | 
      
    
    
      
        | System.Double | 
         | 
      
    
  
  
  
  fixed_camera_viewing
  
  
  Declaration
  
    public bool fixed_camera_viewing
   
  Field Value
  
    
      
        | Type | 
        Description | 
      
    
    
      
        | System.Boolean | 
         | 
      
    
  
  
  
  
  
  
  Declaration
  
    public UFDisp.ShadeFormat format
   
  Field Value
  
  
  
  generate_shadows
  
  
  Declaration
  
    public bool generate_shadows
   
  Field Value
  
    
      
        | Type | 
        Description | 
      
    
    
      
        | System.Boolean | 
         | 
      
    
  
  
  
  plot_quality
  
  
  Declaration
  
    public UFDisp.ShadePlot plot_quality
   
  Field Value
  
  
  
  radiosity_quality
  
  
  Declaration
  
    public int radiosity_quality
   
  Field Value
  
    
      
        | Type | 
        Description | 
      
    
    
      
        | System.Int32 | 
         | 
      
    
  
  
  
  raytrace_memory
  
  
  Declaration
  
    public int raytrace_memory
   
  Field Value
  
    
      
        | Type | 
        Description | 
      
    
    
      
        | System.Int32 | 
         | 
      
    
  
  
  
  resolution
  
  
  Declaration
  
  Field Value
  
    
      
        | Type | 
        Description | 
      
    
    
      
        | System.Int32 | 
         | 
      
    
  
  
  
  subdivision_depth
  
  
  Declaration
  
    public int subdivision_depth
   
  Field Value
  
    
      
        | Type | 
        Description | 
      
    
    
      
        | System.Int32 | 
         | 
      
    
  
  
  
  super_sample
  
  
  Declaration
  
  Field Value
  
    
      
        | Type | 
        Description | 
      
    
    
      
        | System.Int32 | 
         | 
      
    
  
  
  
  transparent_shadows
  
  
  Declaration
  
    public bool transparent_shadows
   
  Field Value
  
    
      
        | Type | 
        Description | 
      
    
    
      
        | System.Boolean | 
         | 
      
    
  
  
  
  use_midpoint_sampling
  
  
  Declaration
  
    public bool use_midpoint_sampling
   
  Field Value
  
    
      
        | Type | 
        Description | 
      
    
    
      
        | System.Boolean | 
         |