Skip to content
This repository was archived by the owner on Dec 13, 2025. It is now read-only.

VRageMath.BoundingSphere.Transform

Malware edited this page Apr 8, 2019 · 17 revisions

IndexNamespace IndexBoundingSphere

Summary

public BoundingSphere Transform(Matrix matrix)

Translates and scales the BoundingSphere using a given Matrix.

Returns

BoundingSphere

Parameters

Summary

public void Transform(ref Matrix matrix, ref BoundingSphere result)

Translates and scales the BoundingSphere using a given Matrix.

Parameters

Clone this wiki locally