RaySegment.

ToString(string, IFormatProvider) Method

Summary

Returns a string that represents this instance.
Namespace
StrideToolkit.Mathematics
Containing Type
RaySegment

Syntax

public string ToString(string format, IFormatProvider formatProvider)

Parameters

Name Type Description
format string The format.
formatProvider IFormatProvider The format provider.

Return Value

Type Description
string A string that represents this instance.