ColorTransformContext Class
              
              
              Namespace: Stride.Rendering.Images
              Assembly: Stride.Rendering.dll
              
              
              
              
              
              
                 System.Object →  
                ColorTransformContext
              
              
                 Derived from ColorTransformContext: 
              
              
              
              
              
                public class ColorTransformContext
               
              
              
              
              
              
                  
              
                     
              
                
                  |
                  Improve this Doc
                
                
                  View Source
                
              
              
                Constructors
              
                
              
              
              
              
              
              ColorTransformContext(ColorTransformGroup, RenderContext)
              
              
              
              
              
                public ColorTransformContext(ColorTransformGroup group, RenderContext renderContext)
               
              
              Parameters
              
                     
              
                
                  |
                  Improve this Doc
                
                
                  View Source
                
              
              
                Properties
              
                
              
              
              
              
              
              Group
              
              
              
              
              
                public ColorTransformGroup Group { get; }
               
              
              Property Value
              
              
              
              
              
              
              Inputs
              
              
              
              
              
                public List<Texture> Inputs { get; }
               
              
              Property Value
              
                
                  
                    | Type | 
                    Description | 
                  
                
                
                  
                    | System.Collections.Generic.List<Texture> | 
                     | 
                  
                
              
              
              
              
              
              
              RenderContext
              
              
              
              
              
                public RenderContext RenderContext { get; }
               
              
              Property Value
              
              
              
              
              
              
              SharedParameters
              
              
              
              
              
                public ParameterCollection SharedParameters { get; }
               
              
              Property Value
              
              
              
 
              
               
              
              
              
              
              Extension Methods