Texture Cube
After the ImageAsset into Creator, you can set it to texture cube type in the Inspector panel, and click the green checkbox in the upper right corner to save the changes.
Once set up, you can see in the Assets panel that a textureCube subresource has been created below the original image resource, along with the six textures that make up the TextureCube.
Create CubeMap
The TextureCube obtained by making a CubeMap in Creator is as follows:
For the specific use of TextureCube and how to make CubeMap, please refer to .