Bitmap for UWP
ReadMatrix4x4 メソッド

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

戻り値の型

a Matrix 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 メンバ