Class ColorTransformContext
public class ColorTransformContext
- Inheritance
-
ColorTransformContext
Constructors
ColorTransformContext(ColorTransformGroup, RenderContext)
public ColorTransformContext(ColorTransformGroup group, RenderContext renderContext)
Parameters
group
ColorTransformGrouprenderContext
RenderContext
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; }