wandb.data_types.Object3D
Object3D(
data_or_path: Union['np.ndarray', str, 'TextIO'],
**kwargs
) -> None[[x y z], ...] nx3
[x y z c], ...] nx4 where c is a category with supported range [1, 14]
[x y z r g b], ...] nx4 where is rgb is colorLast updated