Method | Description | |
---|---|---|
GeometryShader ( ) : System | ||
GeometryShader ( string source ) : System | ||
Procedural ( string positionGenerator, string normalGenerator ) : |
public GeometryShader ( string source ) : System | ||
source | string | |
return | System |
public static Procedural ( string positionGenerator, string normalGenerator ) : |
||
positionGenerator | string | |
normalGenerator | string | |
return |