Preparing search index...
The search index is not available
kokomi.js
kokomi.js
ReflectorConfig
Interface ReflectorConfig
interface
ReflectorConfig
{
clipBias
?:
number
;
color
?:
string
|
number
|
Color
;
encoding
?:
TextureEncoding
;
ignoreObjects
:
Object3D
<
Object3DEventMap
>
[]
;
multisample
?:
number
;
shader
?:
object
;
textureHeight
?:
number
;
textureWidth
?:
number
;
}
Hierarchy
ReflectorOptions
ReflectorConfig
Index
Properties
clip
Bias?
color?
encoding?
ignore
Objects
multisample?
shader?
texture
Height?
texture
Width?
Properties
Optional
clip
Bias
clip
Bias
?:
number
Optional
color
color
?:
string
|
number
|
Color
Optional
encoding
encoding
?:
TextureEncoding
ignore
Objects
ignore
Objects
:
Object3D
<
Object3DEventMap
>
[]
Optional
multisample
multisample
?:
number
Optional
shader
shader
?:
object
Optional
texture
Height
texture
Height
?:
number
Optional
texture
Width
texture
Width
?:
number
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
clip
Bias
color
encoding
ignore
Objects
multisample
shader
texture
Height
texture
Width
kokomi.js
Loading...