Show / Hide Table of Contents

    Class SolidVisualizer4

    Default Engine4 triangle visualizer

    public class SolidVisualizer4 : IVisualizer
    Namespace Engine4.Rendering
    Implements IVisualizer
    Inheritance
    System.Object
    SolidVisualizer4

    Constructors

    SolidVisualizer4()

    public SolidVisualizer4()

    Fields

    refineNormals

    Should the visualizer recalculate the normal? (default is true)

    public bool refineNormals

    smoothNormals

    Should the visualizer merges any duplicate vertex? (default is false)

    public bool smoothNormals

    Properties

    WorkingSimplexCase

    Always return Triangle

    public SimplexMode WorkingSimplexCase { get; }

    Implements

    IVisualizer
    ▲ Copyright © 2017 Wello Soft