SoShaderProgramLightTypes Enumeration |
Note: This API is now obsolete.
Namespace: OIV.Inventor.Nodes
[ObsoleteAttribute("Enum OIV::Inventor::Nodes::SoShaderProgram::LightTypes is erroneously public. It will be removed in future major release")] public enum LightTypes
<ObsoleteAttribute("Enum OIV::Inventor::Nodes::SoShaderProgram::LightTypes is erroneously public. It will be removed in future major release")> Public Enumeration LightTypes
[ObsoleteAttribute(L"Enum OIV::Inventor::Nodes::SoShaderProgram::LightTypes is erroneously public. It will be removed in future major release")] public enum class LightTypes
[<ObsoleteAttribute("Enum OIV::Inventor::Nodes::SoShaderProgram::LightTypes is erroneously public. It will be removed in future major release")>] type LightTypes
Member name | Value | Description | |
---|---|---|---|
LIGHT_TYPE_NONE | 0 | ||
LIGHT_TYPE_POINT | 1 | ||
LIGHT_TYPE_SPOT | 2 | ||
LIGHT_TYPE_DIRECTIONAL | 3 |