Documentation

Unity Engine


User Manual

Script Reference

Unity Engine


TexturePropertyDescription

Contains a set of typed properties for describing a texture input of a MaterialDescription.
Read time 1 minuteLast updated 13 days ago

Definition

public struct TexturePropertyDescription

Fields

Value

Description

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.