PS_In_Demo Description [StageInOut] struct Tinman.Demo.Shaders.PS_In_Demo Full source code is included in the Tinman 3D SDK download. Pixel shader input for Example_DemoFactory. Public / Attributes Coords [TexCoord] public attribute Coords → (float2) The cell coordinates into SR_Demo.Buffer. Position [System(Value.Position)] public attribute Position → (float4) The vertex coordinates. Gaussian PS_In_Gaussian