xr-frame / Exports / IRenderSystemData
Interface: IRenderSystemData
RenderSystem
系统数据接口。
Table of contents
Properties
Properties
alpha
• alpha: boolean
是否支持画布输出透明通道,并且能够和背景混合。
xml
中数据类型为boolean
。
shadowColor
• shadowColor: number
[]
场景中阴影的颜色。
xml
中数据类型为color
。