Struct aiConfig | Package Manager UI website
docs.unity3d.com
    Show / Hide Table of Contents

    Struct aiConfig

    Inherited Members
    System.ValueType.Equals(System.Object)
    System.ValueType.GetHashCode()
    System.ValueType.ToString()
    System.Object.Equals(System.Object, System.Object)
    System.Object.GetType()
    System.Object.ReferenceEquals(System.Object, System.Object)
    Namespace: UTJ.Alembic
    Syntax
    public struct aiConfig

    Fields

    aspectRatio

    Declaration
    public float aspectRatio
    Field Value
    Type Description
    System.Single

    asyncLoad

    Declaration
    public Bool asyncLoad
    Field Value
    Type Description
    Bool

    importLinePolygon

    Declaration
    public Bool importLinePolygon
    Field Value
    Type Description
    Bool

    importPointPolygon

    Declaration
    public Bool importPointPolygon
    Field Value
    Type Description
    Bool

    importTrianglePolygon

    Declaration
    public Bool importTrianglePolygon
    Field Value
    Type Description
    Bool

    interpolateSamples

    Declaration
    public Bool interpolateSamples
    Field Value
    Type Description
    Bool

    normalsMode

    Declaration
    public aiNormalsMode normalsMode
    Field Value
    Type Description
    aiNormalsMode

    scaleFactor

    Declaration
    public float scaleFactor
    Field Value
    Type Description
    System.Single

    splitUnit

    Declaration
    public int splitUnit
    Field Value
    Type Description
    System.Int32

    swapFaceWinding

    Declaration
    public Bool swapFaceWinding
    Field Value
    Type Description
    Bool

    swapHandedness

    Declaration
    public Bool swapHandedness
    Field Value
    Type Description
    Bool

    tangentsMode

    Declaration
    public aiTangentsMode tangentsMode
    Field Value
    Type Description
    aiTangentsMode

    turnQuadEdges

    Declaration
    public Bool turnQuadEdges
    Field Value
    Type Description
    Bool

    vertexMotionScale

    Declaration
    public float vertexMotionScale
    Field Value
    Type Description
    System.Single

    Methods

    SetDefaults()

    Declaration
    public void SetDefaults()
    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