ShaderEntry

ShaderTechnique.ShaderEntry property

获取或设置着色器的入口点,一些像HLSL这样的着色器可以有自定义的着色器入口。

public string ShaderEntry { get; set; }

也可以看看