MaterialEditor.SetVector

function SetVector (propertyName : String, value : Vector4) : void

Parameters

NameDescription
propertyName Name of the vector property.
value Vector to set.

Description

Set the value of a given vector property.