DefineInclude

GLSLSource.DefineInclude method

GLSL ソースコードに #include 用の仮想ファイルを定義

public void DefineInclude(string fileName, string content)
パラメータタイプ説明
fileNameString仮想ファイルのファイル名
contentString

関連項目