Warning! This version of documentation is OUTDATED, as it describes an older SDK version! Please switch to the documentation for the latest SDK version.
Unigine::Plugins::IG::IGIntersection Structure
This data structure stores the result of an intersection (intersection point coordinates as well as normal and texture coordinates, intersected object and surface index, intersection mask) and has the following set of parameters:
surface | Intersected surface number. |
mask | Intersection mask. |
object | Intersected object. |
point | Coordinates of the intersection point. |
normal | Normal of the intersection point. |
texcoord | Texture coordinates of the intersection point. |
Last update:
2022-10-10
Help improve this article
(or select a word/phrase and press Ctrl+Enter)