Click or drag to resize

Vector4Minimize(Vector4) Method

Vector4 minimization - combination of the smallest components

Namespace: Microsoft.DirectX
Assembly: Demo3D.Common (in Demo3D.Common.dll) Version: 19.00.00
Syntax
C#
public void Minimize(
	Vector4 v
)

Parameters

v  Vector4
Source Vector4
See Also