docs.unity3d.com
Search Results for

    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
    Assembly: solution.dll
    Syntax
    public class DracoExportSettings

    Fields

    Name Description
    colorQuantization

    Color quantization.

    decodingSpeed

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

    encodingSpeed

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

    normalQuantization

    Normal quantization.

    positionQuantization

    Positional quantization.

    texCoordQuantization

    Texture coordinate quantization.

    In This Article
    Back to top
    Copyright © 2024 Unity Technologies — Trademarks and terms of use
    • Legal
    • Privacy Policy
    • Cookie Policy
    • Do Not Sell or Share My Personal Information
    • Your Privacy Choices (Cookie Settings)