struct AttributesDefault
{
Vector3 positionOS : POSITION;
float3 positionOS : POSITION;
};
struct VaryingsDefault