Back to class index
| Ray::TranslateSyntaxvoid Ray::Translate(const float4 &offset); [4 lines of code]Translates this Ray in world space. Parametersconst float4 &offsetThe amount of displacement to apply to this Ray, in world space coordinates. See Also |