Unigine::ObjectIntersectionNormal Class
Header: | #include <UnigineObjects.h> |
Inherits: | ObjectIntersection |
ObjectIntersectionNormal Class
Members
static ObjectIntersectionNormalPtr create ( )
The ObjectIntersectionNormal constructor.void setNormal( const Math::vec3 & normal )
Sets the new normal of the intersection point.Arguments
- const Math::vec3 & normal - Normal of the intersection point.
Math::vec3 getNormal( )
Returns the normal of the intersection point.Return value
Normal of the intersection point.Last update:
2018-12-27
Help improve this article
Was this article helpful?
(or select a word/phrase and press Ctrl+Enter)