static if(!(ndc == NDC.rightHand && dc == DepthClip.zeroToOne))
static if(!(ndc == NDC.rightHand && dc == DepthClip.minusOneToOne))
static if(!(ndc == NDC.leftHand && dc == DepthClip.zeroToOne))
static if(ndc == NDC.leftHand && dc == DepthClip.minusOneToOne)