CocosSharp.CCClippingNode Class
is a subclass of . It draws its content (childs) clipped using a stencil. The stencil is an other that will not be drawn. The clipping is done using the alpha part of the stencil (adjusted with an alphaThreshold).

See Also: CCClippingNode Members

Syntax

public class CCClippingNode : CCNode

Remarks

Requirements

Namespace: CocosSharp
Assembly: CocosSharp (in CocosSharp.dll)