[]
        
(Showing Draft Content)

C1.Util.DX.DataStream.ReadVector4

ReadVector4 Method

ReadVector4()

Reads a Vector4.

Declaration
public Vector4 ReadVector4()
Returns
Type Description
Vector4

an Vector4 from the stream

Remarks

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.