GLSLSource.GeometryShader
GLSLSource.GeometryShader property
Gets or sets the source code of the geometry shader.
public string GeometryShader { get; set; }
See Also
- class GLSLSource
- namespace Aspose.ThreeD.Render
- assembly Aspose.3D
Gets or sets the source code of the geometry shader.
public string GeometryShader { get; set; }