[]
Reads a Vector3.
public Vector3 ReadVector3()
Type | Description |
---|---|
Vector3 | 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.