Method ReadFromStream
ReadFromStream(Buffer)
Retrieves the contents of the Kinematica component from the buffer passed as argument.
Declaration
public override void ReadFromStream(Buffer buffer)
Parameters
Type | Name | Description |
---|---|---|
Buffer | buffer | Buffer that the contents of the Kinematica component should be read from. |