Click or drag to resize
IMyEntityEnableColorMaskForSubparts Method

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

[Missing <summary> documentation for "M:VRage.ModAPI.IMyEntity.EnableColorMaskForSubparts(System.Boolean)"]

Namespace: VRage.ModAPI
Assembly: VRage.Game (in VRage.Game.dll) Version: 1.0.0.0
Syntax
C#
void EnableColorMaskForSubparts(
	bool enable
)

Parameters

enable
Type: SystemBoolean

[Missing <param name="enable"/> documentation for "M:VRage.ModAPI.IMyEntity.EnableColorMaskForSubparts(System.Boolean)"]

See Also