Piccolo.NET

PComposite Class

PComposite is a simple node that makes a group of nodes appear to be a single node when picking and interacting.

For a list of all members of this type, see PComposite Members.

System.Object
   PNode
      PComposite

public class PComposite : PNode

Thread Safety

Public static (Shared in Visual Basic) members of this type are safe for multithreaded operations. Instance members are not guaranteed to be thread-safe.

Requirements

Namespace: UMD.HCIL.PiccoloX.Nodes

Assembly: UMD.HCIL.PiccoloX (in UMD.HCIL.PiccoloX.dll)

See Also

PComposite Members | UMD.HCIL.PiccoloX.Nodes Namespace