diff options
Diffstat (limited to 'Help/prop_sf/VS_SHADER_ENTRYPOINT.rst')
-rw-r--r-- | Help/prop_sf/VS_SHADER_ENTRYPOINT.rst | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/Help/prop_sf/VS_SHADER_ENTRYPOINT.rst b/Help/prop_sf/VS_SHADER_ENTRYPOINT.rst new file mode 100644 index 0000000..fe3471f --- /dev/null +++ b/Help/prop_sf/VS_SHADER_ENTRYPOINT.rst @@ -0,0 +1,5 @@ +VS_SHADER_ENTRYPOINT +-------------------- + +Specifies the name of the entry point for the shader of a ``.hlsl`` source +file. |