Calculates the position of a 3D plane relative to the RTC center.
This function computes the position of a plane, defined by its distance from the origin and direction vector,
relative to the RTC center. It is useful for working with planes in the context of RTC coordinates.
Parameters
dist: number
The distance from the origin to the plane along the plane's normal.
Calculates the position of a 3D plane relative to the RTC center.
This function computes the position of a plane, defined by its distance from the origin and direction vector, relative to the RTC center. It is useful for working with planes in the context of RTC coordinates.