docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Enum RemoveOccluded.DensityEnum

    Describe the quality of the remove hidden operation, higher is better but also longer

    Namespace: UnityEditor.PixyzPlugin4Unity.Actions
    Assembly: Unity.Pixyz.Plugin4Unity.Editor.dll
    Syntax
    public enum RemoveOccluded.DensityEnum

    Fields

    Name Description
    High

    This will divide the object on 50x50x50 voxel that will all be check by the algorithm

    Low

    This will divide the object on 3x3x3 voxel that will all be check by the algorithm

    Medium

    This will divide the object on 20x20x20 voxel that will all be check by the algorithm

    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)