pyvista.ConeSource.direction# property ConeSource.direction: tuple[float, float, float][source]# Get the direction vector in [x, y, z]. Orientation vector of the cone. Returns: sequence[float]Direction vector in [x, y, z]. Orientation vector of the cone.