kokomi.js
Preparing search index...
MeshReflectorMaterialProps
Type Alias MeshReflectorMaterialProps
type
MeshReflectorMaterialProps
=
{
depthScale
:
number
;
depthToBlurRatioBias
:
number
;
distortion
:
number
;
distortionMap
?:
Texture
;
hasBlur
:
boolean
;
maxDepthThreshold
:
number
;
minDepthThreshold
:
number
;
mirror
:
number
;
mixBlur
:
number
;
mixContrast
:
number
;
mixStrength
:
number
;
tDiffuse
:
Texture
;
tDiffuseBlur
:
Texture
;
textureMatrix
:
Matrix4
;
}
Index
Properties
depth
Scale
depth
To
Blur
Ratio
Bias
distortion
distortion
Map?
has
Blur
max
Depth
Threshold
min
Depth
Threshold
mirror
mix
Blur
mix
Contrast
mix
Strength
t
Diffuse
t
Diffuse
Blur
texture
Matrix
Properties
depth
Scale
depthScale
:
number
depth
To
Blur
Ratio
Bias
depthToBlurRatioBias
:
number
distortion
distortion
:
number
Optional
distortion
Map
distortionMap
?:
Texture
has
Blur
hasBlur
:
boolean
max
Depth
Threshold
maxDepthThreshold
:
number
min
Depth
Threshold
minDepthThreshold
:
number
mirror
mirror
:
number
mix
Blur
mixBlur
:
number
mix
Contrast
mixContrast
:
number
mix
Strength
mixStrength
:
number
t
Diffuse
tDiffuse
:
Texture
t
Diffuse
Blur
tDiffuseBlur
:
Texture
texture
Matrix
textureMatrix
:
Matrix4
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
depth
Scale
depth
To
Blur
Ratio
Bias
distortion
distortion
Map
has
Blur
max
Depth
Threshold
min
Depth
Threshold
mirror
mix
Blur
mix
Contrast
mix
Strength
t
Diffuse
t
Diffuse
Blur
texture
Matrix
kokomi.js
Loading...