Class ExportContext | USD | 2.0.0-exp.1
docs.unity3d.com
    Show / Hide Table of Contents

    Class ExportContext

    Inheritance
    Object
    ExportContext
    Namespace: Unity.Formats.USD
    Syntax
    public class ExportContext

    Fields

    activePolicy

    Declaration
    public ActiveExportPolicy activePolicy
    Field Value
    Type Description
    ActiveExportPolicy

    basisTransform

    Declaration
    public BasisTransformation basisTransform
    Field Value
    Type Description
    BasisTransformation

    bindPoses

    Declaration
    public Dictionary<Transform, Matrix4x4> bindPoses
    Field Value
    Type Description
    Dictionary<Transform, Matrix4x4>

    boneToRoot

    Declaration
    public Dictionary<Transform, Transform> boneToRoot
    Field Value
    Type Description
    Dictionary<Transform, Transform>

    exportMaterials

    Declaration
    public bool exportMaterials
    Field Value
    Type Description
    Boolean

    exportNative

    Declaration
    public bool exportNative
    Field Value
    Type Description
    Boolean

    exportRoot

    Declaration
    public Transform exportRoot
    Field Value
    Type Description
    Transform

    matMap

    Declaration
    public Dictionary<Material, string> matMap
    Field Value
    Type Description
    Dictionary<Material, String>

    meshToBones

    Declaration
    public Dictionary<Transform, Transform[]> meshToBones
    Field Value
    Type Description
    Dictionary<Transform, Transform[]>

    meshToSkelRoot

    Declaration
    public Dictionary<Transform, Transform> meshToSkelRoot
    Field Value
    Type Description
    Dictionary<Transform, Transform>

    pathToBone

    Declaration
    public Dictionary<string, Transform> pathToBone
    Field Value
    Type Description
    Dictionary<String, Transform>

    plans

    Declaration
    public Dictionary<GameObject, ExportPlan> plans
    Field Value
    Type Description
    Dictionary<GameObject, ExportPlan>

    samples

    Declaration
    public Dictionary<Type, SampleBase> samples
    Field Value
    Type Description
    Dictionary<Type, SampleBase>

    scale

    Declaration
    public float scale
    Field Value
    Type Description
    Single

    scene

    Declaration
    public Scene scene
    Field Value
    Type Description
    Scene

    skelSortedMap

    Declaration
    public Dictionary<Transform, List<string>> skelSortedMap
    Field Value
    Type Description
    Dictionary<Transform, List<String>>
    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