Piccolo.NET

PLens.RemoveLayer Method 

Remove the given layer from the list of layers managed by the camera child of this lens.

public virtual void RemoveLayer(
   PLayer layer
);

Parameters

layer
The layer to remove.

See Also

PLens Class | UMD.HCIL.PiccoloX.Nodes Namespace