Class NoInterpColorParameter
Inheritance
NoInterpColorParameter
Syntax
[Serializable]
public class NoInterpColorParameter : VolumeParameter<Color>, IEquatable<VolumeParameter<Color>>
Constructors
NoInterpColorParameter(Color, Boolean)
Declaration
public NoInterpColorParameter(Color value, bool overrideState = false)
Parameters
Type |
Name |
Description |
Color |
value |
|
Boolean |
overrideState |
|
NoInterpColorParameter(Color, Boolean, Boolean, Boolean, Boolean)
Declaration
public NoInterpColorParameter(Color value, bool hdr, bool showAlpha, bool showEyeDropper, bool overrideState = false)
Parameters
Fields
hdr
Declaration
Field Value
showAlpha
Declaration
Field Value
showEyeDropper
Declaration
public bool showEyeDropper
Field Value