Click or drag to resize

LightFrameRecordUpdateEnabled Method

[Missing <summary> documentation for "M:Demo3D.Visuals.LightFrameRecord.UpdateEnabled(System.Boolean)"]

Namespace:  Demo3D.Visuals
Assembly:  Demo3D.Core (in Demo3D.Core.dll) Version: 15.0.2.11458
Syntax
C#
protected void UpdateEnabled(
	bool isEnabled
)

Parameters

isEnabled
Type: SystemBoolean

[Missing <param name="isEnabled"/> documentation for "M:Demo3D.Visuals.LightFrameRecord.UpdateEnabled(System.Boolean)"]

See Also