Property | Type | Description | |
---|---|---|---|
OnBegin | EventCallback0 | ||
OnEnd | EventCallback0 | ||
alpha | float | ||
batchingDepth | int | ||
clipInfo | FairyGUI.ClipInfo | ||
clipped | bool | ||
current | |||
frameId | uint | ||
grayed | bool | ||
rectMaskDepth | int | ||
renderingOrder | int | ||
stencilReferenceValue | int | ||
working | bool |
Method | Description | |
---|---|---|
Begin ( ) : void |
|
|
End ( ) : void |
|
|
EnterClipping ( uint clipId, |
|
|
LeaveClipping ( ) : void |
|
|
UpdateContext ( ) : System.Collections.Generic |
public EnterClipping ( uint clipId, |
||
clipId | uint | |
clipRect | ||
softness | ||
return | void |
public UpdateContext ( ) : System.Collections.Generic | ||
return | System.Collections.Generic |
public static UpdateContext,FairyGUI current | ||
return |