DiagnosticPhotonMode Enumeration
|
Represents the type of photon information that
is used in the photon diagnostic mode.
Namespace: Teigha.GraphicsInterface
Assembly: TD_Mgd (in TD_Mgd.dll) Version:
24.2.0.0
Syntax
public enum DiagnosticPhotonMode
Public Enumeration DiagnosticPhotonMode
public enum class DiagnosticPhotonMode
type DiagnosticPhotonMode
Members
Member name |
Value |
Description |
Density |
0 |
Photon density is displayed, where higher density values are
shown in red and lower values are shown in blue. |
Irradiance |
1 |
Photon irradiance is displayed, where higher irradiance values
are shown in red and lower values are shown in blue. |
See Also