set_scene_delegate_root_transform#

omni.hydra.scene_api.set_scene_delegate_root_transform(
arg0: str,
arg1: List[float],
) bool#
Sets a transform on everything in the named scene delegate. Second argument is an array of 16 doubles representing 4x4 matrix.
Returns:

Bool: true on success.