Search Results for

    Show / Hide Table of Contents

    Enum MeshFlags

    Specifies how a MeshFace is rendered.

    Namespace: ABB.Robotics.RobotStudio.Stations
    Assembly: ABB.Robotics.RobotStudio.Stations.dll
    Syntax
    [Flags]
    public enum MeshFlags

    Fields

    Name Description
    DisableBackFaceCull

    Disable culling of back-facing triangles. The front face is defined by counterclockwise winding.

    NoDefaultWire

    When doing surface renderering, don't default to wireframe if the MeshFace doesn't have triangle primitives.

    None
    • View Source
    In this article
    Back to top Copyright © 2026 ABB Robotics