LightSettingsIsAnyLightAffixedToCamera Property |
Gets a value indicating whether any light into this instance is affixed to the camera coordinate system.
Namespace: Altaxo.Graph.Graph3DAssembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax public bool IsAnyLightAffixedToCamera { get; }
Property Value
Booleantrue if any light into this instance is affixed to the camera coordinate system; otherwise,
false.
See Also