nn::math::VEC4::operator*= Member Function

Syntax

self_type & operator*=(
     f32 f
);

Parameters

Name Description
f

Return Values

Description

Assigns the values of the multiplied vector.


CONFIDENTIAL