Click or drag to resize
Ab4d.SharpEngine logo

CameraUpdateCameraLight Method

Updates the CameraLight based on the value of ShowCameraLight. This method also disables all CameraLights that do not use this camera (for example when the same Scene is shown in multiple SceneViews and each camera defines its own CameraLight).

Namespace: Ab4d.SharpEngine.Cameras
Assembly: Ab4d.SharpEngine (in Ab4d.SharpEngine.dll) Version: 3.1.9316+94bbd23b55747f096f056a5602f7dd90558b3673
Syntax
C#
protected void UpdateCameraLight()
Remarks

[Missing <remarks> documentation for "M:Ab4d.SharpEngine.Cameras.Camera.UpdateCameraLight"]

See Also