Class AlembicRecorderSettings | Package Manager UI website
docs.unity3d.com
    Show / Hide Table of Contents

    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)
    Namespace: UTJ.Alembic
    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
    public aeConfig conf
    Field Value
    Type Description
    aeConfig

    debugLog

    Declaration
    public bool debugLog
    Field Value
    Type Description
    System.Boolean

    detailedLog

    Declaration
    public bool detailedLog
    Field Value
    Type Description
    System.Boolean

    fixDeltaTime

    Declaration
    public bool fixDeltaTime
    Field Value
    Type Description
    System.Boolean

    meshColors

    Declaration
    public bool meshColors
    Field Value
    Type Description
    System.Boolean

    meshNormals

    Declaration
    public bool meshNormals
    Field Value
    Type Description
    System.Boolean

    meshSubmeshes

    Declaration
    public bool meshSubmeshes
    Field Value
    Type Description
    System.Boolean

    meshUV0

    Declaration
    public bool meshUV0
    Field Value
    Type Description
    System.Boolean

    meshUV1

    Declaration
    public bool meshUV1
    Field Value
    Type Description
    System.Boolean

    outputPath

    Declaration
    public string outputPath
    Field Value
    Type Description
    System.String

    scope

    Declaration
    public ExportScope scope
    Field Value
    Type Description
    ExportScope

    targetBranch

    Declaration
    public GameObject targetBranch
    Field Value
    Type Description
    GameObject
    Back to top
    Copyright © 2023 Unity Technologies — Terms of use
    • Legal
    • Privacy Policy
    • Cookies
    • Do Not Sell or Share My Personal Information
    • Your Privacy Choices (Cookie Settings)
    "Unity", Unity logos, and other Unity trademarks are trademarks or registered trademarks of Unity Technologies or its affiliates in the U.S. and elsewhere (more info here). Other names or brands are trademarks of their respective owners.
    Generated by DocFX on 18 October 2023