Arty
|
Surface parameters for a given point. More...
#include <materials.h>
Public Attributes | |
bool | entering |
True if entering the surface. | |
float3 | point |
Hit point in world coordinates. | |
float2 | uv |
Texture coordinates. | |
float3 | face_normal |
Geometric normal. | |
LocalCoords | coords |
Local coordinates at the hit point, w.r.t shading normal. | |
Surface parameters for a given point.