docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Struct Decimate.AdvancedParametersQuality

    Contains all information to drive the quality decimation

    Inherited Members
    ValueType.Equals(object)
    ValueType.GetHashCode()
    ValueType.ToString()
    object.Equals(object, object)
    object.GetType()
    object.ReferenceEquals(object, object)
    Namespace: UnityEditor.PixyzPlugin4Unity.Actions
    Assembly: Unity.Pixyz.Plugin4Unity.Editor.dll
    Syntax
    [SerializeField]
    public struct Decimate.AdvancedParametersQuality

    Constructors

    Name Description
    AdvancedParametersQuality(double, double, double, double)

    Initializes and returns an instance of AdvancedParametersQuality

    Fields

    Name Description
    lineicTolerance

    Defines Maximum distance between lineic vertices and resulting simplified lines

    normalTolerance

    Defines Maximum angle between original normals and those interpolated on the simplified surface

    surfacicTolerance

    Defines Maximum distance between surfacic vertices and resulting simplified surfaces

    uvTolerance

    Maximum distance (in UV space) between original textcoords and those interpolated on the simplified surface

    In This Article
    Back to top
    Copyright © 2025 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)