A struct for info from a ray-object intersection
Constructor
inlinenew(_t:Float)
Construct from a ray's t
parameter.
Other optional fields are manually filled in as needed
Parameters:
_t | the |
---|
A struct for info from a ray-object intersection
inlinenew(_t:Float)
Construct from a ray's t
parameter.
Other optional fields are manually filled in as needed
Parameters:
_t | the |
---|