Optionalcamera?: SetField<RevisionCameraProperties>Optionalmetadata?: RevisionMetadataUpdateRevision metadata.
Optionalpublished?: SetField<boolean>True if the revision is marked as published.
Optionalrotation?: SetField<Tuple3<number>>Global rotation to be applied to the entire model. The rotation is expressed by Euler angles in radians and in XYZ order.
Optionalscale?: SetField<Tuple3<number>>Global scale to be applied to the entire model. The scale is expressed as scale along the X, Y and Z axes.
Optionaltranslation?: SetField<Tuple3<number>>Global translation to be applied to the entire model. The translation is expressed in meters.
Initial camera target.