Skip to main content
Skip to main content

setMaterialCustomParameter

setMaterialCustomParameter

Description

Set the custom parameter values of a material

Definition

setMaterialCustomParameter(entityId materialId, string name, float x, float y, float z, float w, boolean? sharedEdit)

Arguments

entityIdmaterialId
stringname
floatx
floaty
floatz
floatw
boolean?sharedEdit[optional, default=true]

Return Values

entityIdnewMaterialIdmaterial id of new material (same as materialId with shared edit mode)