共用方式為


Vector3h.GetBytes(Vector3h) 方法

定義

傳回 Half3 做為位元組陣列。

public static byte[] GetBytes (OpenTK.Vector3h h);
static member GetBytes : OpenTK.Vector3h -> byte[]

參數

h
Vector3h

要轉換的 Half3。

傳回

Byte[]

作為位元組陣列的輸入。

適用於