Interface: CreateRenderTargetOptions
Core-API.CreateRenderTargetOptions
Properties
sizeMultiplier
• Optional
sizeMultiplier: number
size
• Optional
size: Object
Type declaration
Name | Type |
---|---|
width | number |
height | number |
generateMipmaps
• Optional
generateMipmaps: boolean
samples
• Optional
samples: number
minFilter
• Optional
minFilter: TextureFilter
magFilter
• Optional
magFilter: TextureFilter
colorSpace
• Optional
colorSpace: ColorSpace
type
• Optional
type: TextureDataType
format
• Optional
format: number
depthBuffer
• Optional
depthBuffer: boolean
depthTexture
• Optional
depthTexture: boolean
depthTextureType
• Optional
depthTextureType: 1012
| 1014
| 1015
| 1020
depthTextureFormat
• Optional
depthTextureFormat: 1026
| 1027
textureCount
• Optional
textureCount: number