Click or drag to resize
MyEntityIMyEntitySetColorMaskForSubparts Method

[This is preliminary documentation and is subject to change.]

[Missing <summary> documentation for "M:VRage.Game.Entity.MyEntity.VRage#ModAPI#IMyEntity#SetColorMaskForSubparts(VRageMath.Vector3)"]

Namespace: VRage.Game.Entity
Assembly: VRage.Game (in VRage.Game.dll) Version: 1.0.0.0
Syntax
C#
void IMyEntity.SetColorMaskForSubparts(
	Vector3 colorMaskHsv
)

Parameters

colorMaskHsv
Type: VRageMathVector3

[Missing <param name="colorMaskHsv"/> documentation for "M:VRage.Game.Entity.MyEntity.VRage#ModAPI#IMyEntity#SetColorMaskForSubparts(VRageMath.Vector3)"]

Implements

IMyEntitySetColorMaskForSubparts(Vector3)
See Also