Click or drag to resize
UpdateContextEnterClipping Method

Namespace: FairyGUI
Assembly: FairyGUI (in FairyGUI.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
C#
public void EnterClipping(
	uint clipId,
	Nullable<Rect> clipRect,
	Nullable<Vector4> softness
)

Parameters

clipId
Type: SystemUInt32
clipRect
Type: SystemNullableRect
softness
Type: SystemNullableVector4
See Also