new PointShader(vertexShaderPath, fragmentShaderPath)
Parameters:
| Name | Type | Description |
|---|---|---|
vertexShaderPath |
string | Path to the vertex shader |
fragmentShaderPath |
string | Path to the fragment shader |
- Source: