Back to class index
| Capsule::TranslateSyntaxvoid Capsule::Translate(const float4 &offset); [5 lines of code]Moves this capsule by the given offset vector. Note This function operates in-place. Parametersconst float4 &offsetThe world space offset to apply to the position of this capsule. See Also |