On this pageFunction: getVolumeActorCorners() getVolumeActorCorners(volumeActor): Point3[] Converts vtkVolumeActor bounds to corners in world space. Parameters • volumeActor: any The vtkVolumeActor. Returns Point3[] An array of the corners of the volumeActor in world space. Defined in packages/core/src/utilities/getVolumeActorCorners.ts:10