Documentation

Support

Asset Transformer SDK


User Manual

Python API

C# API

Changelog

Discussions

Asset Transformer SDK

CoeffOrTexture

Struct
Read time 1 minuteLast updated a day ago

Inherited Members
Namespace: UnityEngine.Pixyz.Material
[Serializable]public struct CoeffOrTexture

Fields

coeff

public double coeff
Returns

Type

Description

double

texture

public Texture texture
Returns

Type

Description

Texture

_type

public CoeffOrTexture.Type _type
Returns

Type

Description

CoeffOrTexture.Type