Property ShutterInterval
ShutterInterval
The portion of the interval between two subsequent frames in which the shutter actually opens and closes according to the specified shutter profile. The value 1.0f applies the shutter profile to the whole interval between the two frames, while the value 0.0f disables the shutter and the accumulation. Any value in between proportionally rescales the shutter profile and makes the shutter remain closed for the rest of the interval to the next frame.
Declaration
public float ShutterInterval { get; set; }
Property Value
Type | Description |
---|---|
float |