IMaterialParameter.Value

IMaterialParameter.Value property

Gets or sets the value of this parameter. Valid types are SingleVector3 and Vector4

public object Value { get; set; }

See Also