Arty
Public Attributes | List of all members
SurfaceParams Struct Reference

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.
 

Detailed Description

Surface parameters for a given point.


The documentation for this struct was generated from the following file: