[]
        
(Showing Draft Content)

C1.Util.DX.DataStream.ReadVector3

ReadVector3 Method

ReadVector3()

Reads a Vector3.

Declaration
public Vector3 ReadVector3()
Returns
Type Description
Vector3

an Vector3 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.