siShaderType

説明

シェーダのタイプを定義します。

C#構文

siShaderType.siShaderUnknown                                                // 0

siShaderType.siShader                                                       // 1

siShaderType.siShaderCompound                                               // 2

siShaderType.siShaderComment                                                // 3

コンスタント 詳細
siShaderUnknown 0 不明なシェーダ
siShader 1 標準シェーダ
siShaderCompound 2 シェーダ コンパウンド
siShaderComment 3 シェーダコメント

適用対象

Shader.ShaderType Shader::GetShaderType