Summary
Returns a
string that represents this instance.
- Namespace
- StrideToolkit
.Mathematics - Containing Type
- RaySegment
Syntax
public string ToString(string format)
Parameters
| Name | Type | Description |
|---|---|---|
| format | string | The format. |
Return Value
| Type | Description |
|---|---|
| string |
A string that represents this instance.
|
