VS_Out Description [StageInOut] struct Tinman.Shaders.Sky.VS_Out Full source code is included in the Tinman 3D SDK download. Vertex shader output for ISkyEffect. Public / Attributes Coords [TexCoord] public attribute Coords → (float2) The texture coordinates. Position [System(Value.Position)] public attribute Position → (float4) The vertex position. VS_In TS_Patch