Version: 2021.1
言語: 日本語

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.