enum ECameraPlacementStrategy Selects how SgCameraCoverageTool distributes its output cameras around the scene. Experimental, may change or be removed in a future release.
| Key | Value | Comment |
|---|---|---|
| OBBDistributed | 0 | Distributes cameras in a lattice around an oriented bounding box derived from the input scene, sized to achieve the requested pixels-per-world-unit coverage. |
| Key | Value | Comment |
|---|---|---|
| OBBDistributed | 0 | Distributes cameras in a lattice around an oriented bounding box derived from the input scene, sized to achieve the requested pixels-per-world-unit coverage. |
| Key | Value | Comment |
|---|---|---|
| ECameraPlacementStrategy_OBBDistributed | 0 | Distributes cameras in a lattice around an oriented bounding box derived from the input scene, sized to achieve the requested pixels-per-world-unit coverage. |