搜索
用户文档
视频教程
游乐场
API
灵感中心
立即体验
API
v2.6.6
@galacean/effects-plugin-model
I
PSkyboxBufferParams
展示外部继承属性
隐藏外部继承属性
#
接口
PSkyboxBufferParams
继承自
PSkyboxBaseParams
天空盒缓冲区参数接口
总览
继承自
PSkyboxBaseParams
I
PSkyboxBufferParams
P
属性
# diffuseImage
# intensity
# irradianceCoeffs
# reflectionsIntensity
# renderable
# specularImage
# specularImageSize
# specularMipCount
# type
属性
#
P
diffuseImage
?
可选
漫反射贴图列表
签名
PImageBufferData
[]
#
P
intensity
继承自 PSkyboxBaseParams.intensity
强度
签名
number
#
P
irradianceCoeffs
?
可选
继承自 PSkyboxBaseParams.irradianceCoeffs
辐射照度系数
签名
number
[]
#
P
reflectionsIntensity
继承自 PSkyboxBaseParams.reflectionsIntensity
反射强度
签名
number
#
P
renderable
继承自 PSkyboxBaseParams.renderable
是否渲染
签名
boolean
#
P
specularImage
高光贴图二级列表
签名
PImageBufferData
[]
[]
#
P
specularImageSize
继承自 PSkyboxBaseParams.specularImageSize
高光贴图大小
签名
number
#
P
specularMipCount
继承自 PSkyboxBaseParams.specularMipCount
高光贴图 Mip 层数
签名
number
#
P
type
类型,总是 buffer
签名
"buffer"