Bitmap for UWP
ReadVector3 メソッド

C1.UWP.DX アセンブリ > C1.Util.DX 名前空間 > DataStream クラス : ReadVector3 メソッド
Reads a Vector3.
シンタックス
'宣言
 
Public Function ReadVector3() As Vector3
public Vector3 ReadVector3()

戻り値の型

an Vector3 from the stream
解説
In order to provide faster read/write, this operation doesn't check stream bound. A client must carefully not read/write above the size of this datastream.
参照

DataStream クラス
DataStream メンバ