Click or drag to resize

MeshCreatedEventArgs Class

[Missing <summary> documentation for "T:Demo3D.Visuals.Renderers.Mesh.MeshCreatedEventArgs"]

Inheritance Hierarchy
SystemObject
  SystemEventArgs
    Demo3D.Visuals.Renderers.MeshMeshCreatedEventArgs

Namespace: Demo3D.Visuals.Renderers.Mesh
Assembly: Demo3D.Core (in Demo3D.Core.dll) Version: 19.00.00
Syntax
C#
public class MeshCreatedEventArgs : EventArgs

The MeshCreatedEventArgs type exposes the following members.

Constructors
 NameDescription
Public methodMeshCreatedEventArgsInitializes a new instance of the MeshCreatedEventArgs class
Top
Properties
 NameDescription
Public propertyMesh 
Top
See Also