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.