Options
All
  • Public
  • Public/Protected
  • All
Menu

Class RenderTextureDesc

Hierarchy

  • RenderTextureDesc

Index

Properties

format

format: Format = Format.UNKNOWN

height

height: number = -1

name

name: string = ""

type

type: TextureType = TextureType.TEX2D

usage

usage: TextureUsageBit = TextureUsageBit.COLOR_ATTACHMENT

width

width: number = -1

Generated using TypeDoc