Class BloomMaterial
- Namespace
- Lime
- Assembly
- Lime.dll
public class BloomMaterial : IMaterial
- Inheritance
-
BloomMaterial
- Implements
-
- Inherited Members
-
Constructors
BloomMaterial()
Properties
BrightThreshold
[YuzuMember]
public float BrightThreshold { get; set; }
Property Value
- float
Id
public string Id { get; set; }
Property Value
- string
InversedGammaCorrection
[YuzuMember]
public Vector3 InversedGammaCorrection { get; set; }
Property Value
- Vector3
PassCount
public int PassCount { get; }
Property Value
- int
Methods
Apply(int)
public void Apply(int pass)
Parameters
pass
int
Invalidate()