PS_In Description [StageInOut] struct Tinman.Shaders.Demo.PS_In 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. Example SR_Demo