pyvista.Renderer.actors

pyvista.Renderer.actors#

property Renderer.actors: dict[str, vtkProp][ソース]#

このレンダラに割り当てられているアクターのディクショナリを返します.

注釈

This may include 2D actors such as Text, 3D actors such as Actor, and assemblies such as AxesAssembly. The actors may also be unwrapped VTK objects.