Characteristics of a primitive used in the BVH build.
Property | Description |
---|---|
lowerBound | Lower bound of the primitive's bounding box. |
primID | Specify the primitive ID. The ID is written in leaf nodes. |
upperBound | Upper bound of the primitive's bounding box. |