@0b5vr/experimental
Preparing search index...
vec3ApplyMatrix4
Function vec3ApplyMatrix4
vec3ApplyMatrix4
(
v
:
RawVector3
,
m
:
RawMatrix4
)
:
RawVector3
Apply a 4x4 matrix to a vec3 (with an implicit 1 in the 4th dimension).
Parameters
v
:
RawVector3
m
:
RawMatrix4
Returns
RawVector3
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
@0b5vr/experimental
Loading...
Apply a 4x4 matrix to a vec3 (with an implicit 1 in the 4th dimension).