Skip to content

lib.img.fx.CustomPixelShader

Thomas Mann edited this page May 19, 2023 · 2 revisions

CustomPixelShader

in lib.img.fx


Creates custom shader from a source parameter. This can be useful for prototyping.


Outputs

Name Type
TextureOutput SharpDX.Direct3D11.Texture2D

Parameters

Name Type Relevancy
ShaderCode System.String
Center System.Numerics.Vector2
A System.Single
B System.Single
C System.Single
D System.Single
Resolution SharpDX.Size2
FxTexture SharpDX.Direct3D11.Texture2D
IgnoreTemplate System.Boolean

Please help use to improve this documentation. Feel free to improve the description.

⚠ Everything else is automatically generated and will be overwritten regularly.

Clone this wiki locally