docs.unity3d.com
    Show / Hide Table of Contents

    Class DracoExportSettings

    Settings for Draco mesh compression

    Inheritance
    Object
    DracoExportSettings
    Inherited Members
    Object.ToString()
    Object.Equals(Object)
    Object.Equals(Object, Object)
    Object.ReferenceEquals(Object, Object)
    Object.GetHashCode()
    Object.GetType()
    Object.MemberwiseClone()
    Namespace: GLTFast.Export
    Syntax
    public class DracoExportSettings

    Fields

    colorQuantization

    Color quantization.

    Declaration
    public int colorQuantization
    Field Value
    Type Description
    Int32

    decodingSpeed

    Decoding speed level. 0 means slow and small. 10 is fastest.

    Declaration
    public int decodingSpeed
    Field Value
    Type Description
    Int32

    encodingSpeed

    Encoding speed level. 0 means slow and small. 10 is fastest.

    Declaration
    public int encodingSpeed
    Field Value
    Type Description
    Int32

    normalQuantization

    Normal quantization.

    Declaration
    public int normalQuantization
    Field Value
    Type Description
    Int32

    positionQuantization

    Positional quantization.

    Declaration
    public int positionQuantization
    Field Value
    Type Description
    Int32

    texCoordQuantization

    Texture coordinate quantization.

    Declaration
    public int texCoordQuantization
    Field Value
    Type Description
    Int32
    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