Bitmap for WPF
NormalizeRef(Vector4,Vector4) メソッド

C1.WPF.DX.4.5.2 アセンブリ > C1.Util.DX 名前空間 > Vector4 構造体 > NormalizeRef メソッド : NormalizeRef(Vector4,Vector4) メソッド
When the method completes, contains the normalized vector.
The vector to normalize.
Converts the vector into a unit vector.
シンタックス
'宣言
 
Public Overloads Shared Sub NormalizeRef( _
   ByRef result As Vector4, _
   ByRef value As Vector4 _
) 
public static void NormalizeRef( 
   out Vector4 result,
   ref Vector4 value
)

パラメータ

result
When the method completes, contains the normalized vector.
value
The vector to normalize.
参照

Vector4 構造体
Vector4 メンバ
オーバーロード一覧