Documentation

Support

Asset Transformer SDK


User Manual

Python API

C# API

Changelog

Discussions

Asset Transformer SDK

ImpostorMaterialInfos

Class
Read time 1 minuteLast updated 19 hours ago

Inheritance
  • object
  • ImpostorMaterialInfos

Inherited Members
Namespace: UnityEngine.Pixyz.Material
[Serializable]public class ImpostorMaterialInfos

Constructors

ImpostorMaterialInfos()

public ImpostorMaterialInfos()

ImpostorMaterialInfos(ImpostorMaterialInfos)

public ImpostorMaterialInfos(ImpostorMaterialInfos o)
Parameters

Type

Name

Description

ImpostorMaterialInfoso

Fields

name

public string name
Returns

Type

Description

string

albedo

public ColorOrTexture albedo
Returns

Type

Description

ColorOrTexture

normal

public ColorOrTexture normal
Returns

Type

Description

ColorOrTexture

roughness

public CoeffOrTexture roughness
Returns

Type

Description

CoeffOrTexture

ao

public CoeffOrTexture ao
Returns

Type

Description

CoeffOrTexture

depth

public CoeffOrTexture depth
Returns

Type

Description

CoeffOrTexture

nbFrames

public int nbFrames
Returns

Type

Description

int

fullOcta

public bool fullOcta
Returns

Type

Description

bool

octaDiameter

public double octaDiameter
Returns

Type

Description

double

linearSteps

public int linearSteps
Returns

Type

Description

int

binarySteps

public int binarySteps
Returns

Type

Description

int