Version: 2020.2
언어: 한국어

TextureLayout

enumeration

매뉴얼로 전환

설명

Flags that represents supported texture layout.

변수

Texture2DArrayTextures could be configured to a texture2DArray type.
SingleTexture2DTextures could be configured to a texture2D that represents multiple views.
SeparateTexture2DsTextures could be configured to multiple texture2D type.