ZOSAPI.Editors.NCE.IObjectScatteringSettings Interface Reference
Last update: 17.07.2025Scatter model settings for a specific face. This interface can be accessed via the INCECoatScatterFaceData interface. Note that the "_S_" properties are convenience methods for retrieving the derived interface for the specific scattering type settings. More...
Inheritance diagram for ZOSAPI.Editors.NCE.IObjectScatteringSettings:

Properties | |
| ObjectScatteringTypes | Type [get] |
| bool | IsValid [get] |
| IOSS_None | _S_None [get] |
| IOSS_Lambertian | _S_Lambertian [get] |
| IOSS_Gaussian | _S_Gaussian [get] |
| IOSS_ABg | _S_ABg [get] |
| IOSS_ABgFile | _S_ABgFile [get] |
| IOSS_BSDF | _S_BSDF [get] |
| IOSS_User | _S_User [get] |
| IOSS_ISScatterCatalog | _S_ISScatterCatalog [get] |
Detailed Description
Scatter model settings for a specific face. This interface can be accessed via the INCECoatScatterFaceData interface. Note that the "_S_" properties are convenience methods for retrieving the derived interface for the specific scattering type settings.
Property Documentation
◆ _S_ABg
|
get |
◆ _S_ABgFile
|
get |
◆ _S_BSDF
|
get |
◆ _S_Gaussian
|
get |
◆ _S_ISScatterCatalog
|
get |
◆ _S_Lambertian
|
get |
◆ _S_None
|
get |
◆ _S_User
|
get |
◆ IsValid
|
get |
◆ Type
|
get |