vispy.scene.subscene module# class vispy.scene.subscene.SubScene(**kwargs)# Bases: Node A Node subclass that serves as a marker and parent node for certain branches of the scenegraph. SubScene nodes are used as the top-level node for the internal scenes of a canvas and a view box.