Version: 2022.1
言語: 日本語

TexturePropertyDescription

struct in UnityEditor.AssetImporters

マニュアルに切り替える

説明

Contains a set of typed properties for describing a texture input of a MaterialDescription.

変数

offsetUV coordinates offset (x,y).
pathAbsolute path to the texture asset.
relativePathPath to the texture asset relative to the Asset folder.
scaleUV coordinates scaling (x,y).
textureReference to the texture asset.