lib.img.fx.CustomPixelShader - tooll3/t3 GitHub Wiki
in lib.img.fx
Creates a custom shader from a source parameter. This can be useful for prototyping.
Name (Relevancy & Type) | Description |
---|---|
ShaderCode (String) | - |
Center (Vector2) | - |
A (Single) | - |
B (Single) | - |
C (Single) | - |
D (Single) | - |
Resolution (Int2) | - |
FxTexture (Texture2D) | - |
IgnoreTemplate (Boolean) | - |
Name | Type |
---|---|
TextureOutput | SharpDX.Direct3D11.Texture2D |
Please help use to improve this documentation. Feel free to improve the description.
⚠ Everything else is automatically generated and will be overwritten regularly.