postprocessing - v7.0.0-beta.16
Preparing search index...
LUTDomainBounds
Interface LUTDomainBounds
LUT input domain bounds.
interface
LUTDomainBounds
{
domainMax
:
Vector3
;
domainMin
:
Vector3
;
}
Index
Properties
domain
Max
domain
Min
Properties
domain
Max
domainMax
:
Vector3
The upper bounds of the input domain.
domain
Min
domainMin
:
Vector3
The lower bounds of the input domain.
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
domain
Max
domain
Min
postprocessing - v7.0.0-beta.16
Loading...
LUT input domain bounds.