Camera Relative Position
Convert camera relative position to world position.
Installation
To use this Node, you must enable omni.replicator.core
in the Extension Manager.
Inputs
Name |
Type |
Description |
Default |
---|---|---|---|
cameraPrim |
|
Prims will be positioned relative to this camera |
|
horizontalLocation |
|
Horizontal location in the camera frame, which is in the range of [-1, 1] |
|
verticalLocation |
|
Vertical location in the camera frame, which is in the range of [-1, 1] |
|
distance |
|
Distance from the prim(s) to the camera |
|
numSamples |
|
Number of samples |
|
width |
|
Width of the render product |
|
height |
|
Height of the render product |
|
execIn |
|
exec |
Outputs
Name |
Type |
Description |
Default |
---|---|---|---|
execOut |
|
exec |
|
samples |
|
New positions of each prim in the world space |