Table of Contents

Class AmbientLightCore

Namespace
HelixToolkit.SharpDX.Core
Assembly
HelixToolkit.SharpDX.dll
public class AmbientLightCore : LightCoreBase, IDisposable, IGUID, IThrowingShadow, ILight3D
Inheritance
AmbientLightCore
Implements
Inherited Members

Constructors

AmbientLightCore()

Initializes a new instance of the AmbientLightCore class.

public AmbientLightCore()

Methods

OnRender(Light3DSceneShared?, int)

Called when [render].

protected override void OnRender(Light3DSceneShared? lightScene, int idx)

Parameters

lightScene Light3DSceneShared

The light scene.

idx int

The index.