Class HableCurve
Syntax
Constructors
HableCurve()
Declaration
Fields
segments
Declaration
public readonly HableCurve.Segment[] segments
Field Value
Declaration
public readonly HableCurve.Uniforms uniforms
Field Value
Properties
inverseWhitePoint
Declaration
public float inverseWhitePoint { get; }
Property Value
whitePoint
Declaration
public float whitePoint { get; }
Property Value
x0
Declaration
Property Value
x1
Declaration
Property Value
Methods
Eval(Single)
Declaration
public float Eval(float x)
Parameters
Type |
Name |
Description |
Single |
x |
|
Returns
Init(Single, Single, Single, Single, Single, Single)
Declaration
public void Init(float toeStrength, float toeLength, float shoulderStrength, float shoulderLength, float shoulderAngle, float gamma)
Parameters