ExtensionsTo | |
| Name | Description | |
|---|---|---|
| ToCSharpString(Int32, String) | Returns a string that represents a C# code that can be used to initialize the specified array. | |
| ToCSharpString(Matrix4x4, Int32, String) | Returns string that represents a C# code that can be used to initialize the specified matrix. | |
| ToCSharpString(Vector2, String, String) | Returns a string that represents a C# code that can be used to initialize the specified array. | |
| ToCSharpString(Vector3, String, String) | Returns a string that represents a C# code that can be used to initialize the specified array. |