Click or drag to resize
Ab4d.SharpEngine logo

ExtensionsToCSharpString Method

Overload List
 NameDescription
Public Extension MethodToCSharpString(Int32, String) Returns a string that represents a C# code that can be used to initialize the specified array.
Public Extension MethodToCSharpString(Matrix4x4, Int32, String) Returns string that represents a C# code that can be used to initialize the specified matrix.
Public Extension MethodToCSharpString(Vector2, String, String) Returns a string that represents a C# code that can be used to initialize the specified array.
Public Extension MethodToCSharpString(Vector3, String, String) Returns a string that represents a C# code that can be used to initialize the specified array.
Top
See Also