Click or drag to resize

RendererAspectBaseMeshAnimationChanged Event

Occurs when the the current animation changes.

Namespace: Demo3D.Visuals.Renderers
Assembly: Demo3D.Core (in Demo3D.Core.dll) Version: 19.00.00
Syntax
C#
public event EventHandler MeshAnimationChanged

Value

EventHandler

Implements

IRendererAspectMeshAnimationChanged
See Also