Version: 2023.2
언어: 한국어
public Vector3 MultiplyVector (Vector3 vector);

설명

Transforms a direction by this matrix.

This function is similar to MultiplyPoint; but it transforms directions and not positions. When transforming a direction, only the rotation part of the matrix is taken into account.

Additional resources: MultiplyPoint, MultiplyPoint3x4.