FromMinMax

function

FromMinMax(_min, _max)

Description

Initializes the AABB using its minimum and maximum coordinates.

Arguments

Name Type Description
_min Struct.BBMOD_Vec3 The minimum coordinate of the AABB.
_max Struct.BBMOD_Vec3 The maximum coordinate of the AABB.

Returns

Struct.BBMOD_AABBCollider Returns self.

Do you find this page helpful?

Copyright © 2023, BlueBurn. Built on March 24, 2023 using GMDoc.