Struct StageConversionData
Data describing necessary stage data needed from mesh conversion.
Inherited Members
Namespace: Unity.Importer.USD
Assembly: Unity.Importer.USD.dll
Syntax
public struct StageConversionData
Fields
IsZup
Is Z the up Axis?
Declaration
public bool IsZup
Field Value
Type | Description |
---|---|
bool |
ScaleFactor
The scale factor.
Declaration
public float ScaleFactor
Field Value
Type | Description |
---|---|
float |