Method WriteToStream
WriteToStream(Buffer)
Stores the contents of the Kinematica component in the buffer passed as argument.
Declaration
public override void WriteToStream(Buffer buffer)
Parameters
| Type | Name | Description |
|---|---|---|
| Buffer | buffer | Buffer that the contents of the Kinematica component should be written to. |