Click or drag to resize

MeshRendererOutlineBase Class

[Missing <summary> documentation for "T:Demo3D.Visuals.MeshRendererOutlineBase"]

Inheritance Hierarchy
SystemObject
  MeshRenderer
    Demo3D.VisualsMeshRendererOutlineBase

Namespace: Demo3D.Visuals
Assembly: Demo3D.Core (in Demo3D.Core.dll) Version: 19.00.00
Syntax
C#
public abstract class MeshRendererOutlineBase : MeshRenderer

The MeshRendererOutlineBase type exposes the following members.

Constructors
 NameDescription
Protected methodMeshRendererOutlineBaseInitializes a new instance of the MeshRendererOutlineBase class
Top
Properties
 NameDescription
Public propertyLineWidth 
Public propertyScale 
Protected propertyZBufferEnabled 
Top
Methods
See Also