| RenderMaterialStandardParameter Enumeration |
The RenderMaterialStandardParameter enumeration defines the parameter of the material standard.
Namespace:
Lumiscaphe.Workshop.Interop
Assembly:
Lumiscaphe.Workshop.Interop (in Lumiscaphe.Workshop.Interop.dll) Version: 21.1.16.0
Syntax public enum RenderMaterialStandardParameter
public enum class RenderMaterialStandardParameter
Members
| Member name | Value | Description |
---|
| DiffuseColor | 0 |
The diffuse color parameter.
|
| DiffuseColorMap | 1 |
The diffuse color map parameter.
|
| DiffuseColorIntensity | 2 |
The diffuse color intensity parameter.
|
Version Information Lumiscaphe Workshop SDK
Supported in: 7.0 release 1
See Also