#add_define UV VSInput :: struct { position : float2 @position; color : float4 @color; #if Env.UV { uv : float2 @UV; } }