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