Click or drag to resize

MaterialCompiledMaterialDataGetOutputMaterials Method

Namespace:  NeoAxis
Assembly:  NeoAxis.Core (in NeoAxis.Core.dll) Version: 2024.1.1.0 (2024.1.1.0)
Syntax
C#
public MaterialCompiledMaterialData[] GetOutputMaterials(
	bool multiMaterialGetCombined,
	bool gi
)

Parameters

multiMaterialGetCombined
Type: SystemBoolean
gi
Type: SystemBoolean

Return Value

Type: MaterialCompiledMaterialData
See Also