ComputeShader

GLSLSource.ComputeShader property

計算シェーダーのソース コードを取得または設定します。

public string ComputeShader { get; set; }

関連項目