docs.unity3d.com
    Show / Hide Table of Contents

    Class Visualization

    Class that encapsulates read-only values about the sensor visualization layer.

    Inheritance
    Object
    Visualization
    Namespace: Mechatronics.SensorSDK
    Syntax
    public static class Visualization

    Fields

    LayerName

    Name of the visualization layer.

    Declaration
    public const string LayerName = "SensorSDKVisualization"
    Field Value
    Type Description
    String

    NoLayerIndex

    Constant that indicates there is no layer reserved for visualization.

    Declaration
    public const int NoLayerIndex = -1
    Field Value
    Type Description
    Int32

    Properties

    LayerIndex

    Index of the sensor visualization layer. Can also be NoLayerIndex if not available.

    Declaration
    public static int LayerIndex { get; }
    Property Value
    Type Description
    Int32

    LayerMask

    Bit mask containing the sensor visualization layer. 0 if there is no visualization layer.

    Declaration
    public static int LayerMask { get; }
    Property Value
    Type Description
    Int32
    Back to top
    Terms of use
    Copyright © 2023 Unity Technologies — Terms of use
    • Legal
    • Privacy Policy
    • Cookies
    • Do Not Sell or Share My Personal Information
    • Your Privacy Choices (Cookie Settings)
    "Unity", Unity logos, and other Unity trademarks are trademarks or registered trademarks of Unity Technologies or its affiliates in the U.S. and elsewhere (more info here). Other names or brands are trademarks of their respective owners.
    Generated by DocFX on 18 October 2023