docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Enum PolySpatialExperimental.RuntimeFlags

    RuntimeFlags

    Namespace: Unity.PolySpatial
    Assembly: Unity.PolySpatial.Core.dll
    Syntax
    public enum PolySpatialExperimental.RuntimeFlags : uint

    Fields

    Name Description
    DebugOverlayEnabled

    Enable debug overlay.

    DisableEnvironmentLighting

    Disable environment lighting in scene.

    DisableNativeTexture

    Convert all textures to RGB(A) format.

    DontAbortOnError

    If an exception occurs during post-frame PolySpatial processing, ignore the error and attempt to continue. If this occurrs, the simulation will be in an inconsistent state; this should only be used for debugging.

    StopOnCoreException

    If an exception occurs during post-frame PolySpatial processing, stop (spin indefinitely).

    UniqueInvalidMaterialColors

    When needing to display an invalid material, use a unique color per invalid material instead of pink.

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