Unigine::ObjectIntersectionNormal Class
Header: | #include <UnigineObjects.h> |
Inherits from: | 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 ( ) const#
Returns the normal of the intersection point.Return value
Normal of the intersection point.Last update:
2024-08-16
Help improve this article
Was this article helpful?
(or select a word/phrase and press Ctrl+Enter)