docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Enum PaddingMode

    Padding mode for outside grid values.

    Namespace: Unity.Sentis.Layers
    Assembly: Unity.Sentis.dll
    Syntax
    public enum PaddingMode

    Fields

    Name Description
    Border

    Use border value for out-of-bound grid locations.

    Reflection

    Use values at locations reflected by the border for out-of-bound grid locations. Distant values are reflected multiple times until in bounds.

    Zeros

    Use 0 for out-of-bound grid locations.

    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)