docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Enum DecalScaleMode

    The scaling mode to apply to decals that use the Decal Projector.

    Namespace: UnityEngine.Rendering.HighDefinition
    Assembly: Unity.RenderPipelines.HighDefinition.Runtime.dll
    Syntax
    public enum DecalScaleMode

    Fields

    Name Description
    InheritFromHierarchy

    Multiplies the lossy scale of the Transform with the Decal Projector's own scale then applies this to the decal.

    ScaleInvariant

    Ignores the transformation hierarchy and uses the scale values in the Decal Projector component directly.

    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)