Class AlembicRecorderSettings
Inheritance
System.Object
AlembicRecorderSettings
Inherited Members
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
System.Object.ToString()
System.Object.ReferenceEquals(System.Object, System.Object)
Syntax
[Serializable]
public class AlembicRecorderSettings
Fields
assumeNonSkinnedMeshesAreConstant
Declaration
public bool assumeNonSkinnedMeshesAreConstant
Field Value
Type |
Description |
System.Boolean |
|
captureCamera
Declaration
public bool captureCamera
Field Value
Type |
Description |
System.Boolean |
|
captureMeshRenderer
Declaration
public bool captureMeshRenderer
Field Value
Type |
Description |
System.Boolean |
|
captureParticleSystem
Declaration
public bool captureParticleSystem
Field Value
Type |
Description |
System.Boolean |
|
captureSkinnedMeshRenderer
Declaration
public bool captureSkinnedMeshRenderer
Field Value
Type |
Description |
System.Boolean |
|
conf
Declaration
Field Value
debugLog
Declaration
Field Value
Type |
Description |
System.Boolean |
|
detailedLog
Declaration
Field Value
Type |
Description |
System.Boolean |
|
fixDeltaTime
Declaration
Field Value
Type |
Description |
System.Boolean |
|
meshColors
Declaration
Field Value
Type |
Description |
System.Boolean |
|
meshNormals
Declaration
Field Value
Type |
Description |
System.Boolean |
|
meshSubmeshes
Declaration
public bool meshSubmeshes
Field Value
Type |
Description |
System.Boolean |
|
meshUV0
Declaration
Field Value
Type |
Description |
System.Boolean |
|
meshUV1
Declaration
Field Value
Type |
Description |
System.Boolean |
|
outputPath
Declaration
Field Value
Type |
Description |
System.String |
|
scope
Declaration
Field Value
targetBranch
Declaration
public GameObject targetBranch
Field Value
Type |
Description |
GameObject |
|