Taos API Reference
← Docs
Quick-Start Guide
Preparing search index...
core
ReflectionProbeDoc
Interface ReflectionProbeDoc
interface
ReflectionProbeDoc
{
type
:
"ReflectionProbe"
;
captureContent
?:
"sky"
|
"sky-and-clouds"
|
"scene"
;
updateMode
?:
"once"
|
"every-frame"
|
"on-demand"
;
extentHalfSize
?:
[
number
,
number
,
number
]
;
boxProjection
?:
boolean
;
influenceFalloff
?:
number
;
captureSize
?:
number
;
}
Index
Properties
type
capture
Content?
update
Mode?
extent
Half
Size?
box
Projection?
influence
Falloff?
capture
Size?
Properties
type
type
:
"ReflectionProbe"
Optional
capture
Content
captureContent
?:
"sky"
|
"sky-and-clouds"
|
"scene"
Optional
update
Mode
updateMode
?:
"once"
|
"every-frame"
|
"on-demand"
Optional
extent
Half
Size
extentHalfSize
?:
[
number
,
number
,
number
]
Optional
box
Projection
boxProjection
?:
boolean
Optional
influence
Falloff
influenceFalloff
?:
number
Optional
capture
Size
captureSize
?:
number
Settings
Member Visibility
Inherited
Theme
OS
Light
Dark
On This Page
Properties
type
capture
Content
update
Mode
extent
Half
Size
box
Projection
influence
Falloff
capture
Size
← Docs
Quick-Start Guide
Taos API Reference
Loading...