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