LaminateLayerBaseSetMaterial(Int32) Method

Sets the material of a layer by id.

Definition

Namespace: HyperX.Scripting
Assembly: HyperX.Scripting (in HyperX.Scripting.dll) Version: 9.0.0.0 (9.0.0)
C#
public bool SetMaterial(
	int matId
)

Parameters

matId  Int32

Return Value

Boolean
False if the material does not exist.

See Also