docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Enum CoordOrigin

    Options for the position of the origin (0, 0) in the x and y dimensions of a texture tensor.

    Namespace: Unity.Sentis
    Assembly: Unity.Sentis.dll
    Syntax
    public enum CoordOrigin

    Fields

    Name Description
    BottomLeft

    Use the bottom-left of the texture as position (0, 0) in the data.

    TopLeft

    Use the top-left of the texture as position (0, 0) in the data.

    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)