docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Enum MaterialAlphaMode

    Specify how decode Materials with transparency directives.

    Namespace: Unity.Cloud.DataStreaming.Runtime
    Assembly: Unity.Cloud.DataStreaming.Runtime.dll
    Syntax
    public enum MaterialAlphaMode

    Fields

    Name Description
    AlphaClip

    Use alpha clipping when evaluating the opacity.

    Opaque

    Skip the transparency evaluation and consider the object to be opaque.

    Transparent

    Use the transparency when evaluating the opacity.

    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)