Interface IRenderTextureOptions
Properties
Optional colors
Optional depthStencil
Type declaration
-
-
Optional needRead?: boolean
height
height: number
Optional isShared
isShared: boolean
Optional needSampleCount
needSampleCount: number
Optional uuid
uuid: string
width
width: number
RenderTexture构造参数。