Assembly: SGPRTL (in SGPRTL.dll)
Version: 1.2.3019.18825
Syntax
C# |
---|
public XMeshSprite AddPolygon( float x, float y, float z, float height, float bevelX, float bevelZ, string fileName, params float[] points ) |
Parameters
- x
- Type: System..::.Single
- y
- Type: System..::.Single
- z
- Type: System..::.Single
- height
- Type: System..::.Single
- bevelX
- Type: System..::.Single
- bevelZ
- Type: System..::.Single
- fileName
- Type: System..::.String
- points
- Type: array<
System..::.Single
>[]()[]