Matrix44.sub
機能/意味
自身から行列を減算します
タイプ
Matrix44クラス
のメソッド
構文
sub(
matrix
:Matrix44)
引数
matrix
減算する行列
戻り値
なし (void)
説明