Class ColorTransformContext
public class ColorTransformContext
  - Inheritance
 - 
      objectColorTransformContext
 
Constructors
ColorTransformContext(ColorTransformGroup, RenderContext)
public ColorTransformContext(ColorTransformGroup group, RenderContext renderContext)
  Parameters
groupColorTransformGrouprenderContextRenderContext
Properties
Group
public ColorTransformGroup Group { get; }
  Property Value
Inputs
public List<Texture> Inputs { get; }
  Property Value
RenderContext
public RenderContext RenderContext { get; }
  Property Value
SharedParameters
public ParameterCollection SharedParameters { get; }