Documentation

Support

Asset Transformer SDK


User Manual

Python API

C# API

Changelog

Discussions

Asset Transformer SDK

BakedValue

Struct
Read time 1 minuteLast updated 19 hours ago

Inherited Members
Namespace: UnityEngine.Pixyz.Algo
[Serializable]public struct BakedValue

Constructors

BakedValue(BakedValue)

public BakedValue(BakedValue o)
Parameters

Type

Name

Description

BakedValueo

Fields

occurrence

public uint occurrence
Returns

Type

Description

uint

polygonId

public uint polygonId
Returns

Type

Description

uint

paramU

public double paramU
Returns

Type

Description

double

paramV

public double paramV
Returns

Type

Description

double

material

public uint material
Returns

Type

Description

uint