TexturePropertyDescription

struct in UnityEditor.AssetImporters

Switch to Manual

Description

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

Variables

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.