Skip to content

Nodes · 3D

ReadGeo3D

3Dv1app

Overview

Reads geometry from a .usda or .obj file into the scene.

Outputs

OutputType
outScene

Parameters

ParameterTypeDefaultWhat it does
fileTextString::new(The file on disk — use #### for frame numbers in a sequence.
prim_pathTextString::new(Not documented yet.
payloadBoolfalseNot documented yet.
txFloat0Translate X — position along the world X axis, metres.
tyFloat0Translate Y — position along the world Y axis (up), metres.
tzFloat0Translate Z — position along the world Z axis, metres. The camera looks down −Z.
rxFloat0Rotate around X, degrees.
ryFloat0Rotate around Y (turntable), degrees.
rzFloat0Rotate around Z (roll), degrees.
sxFloat1Scale along X. 1 = unchanged.
syFloat1Scale along Y.
szFloat1Scale along Z.

See also

  • The 3D system — How to put geometry, cameras and volumes in the comp — without becoming a 3D application.