You are an experienced programmer and have a problem with the engine, shaders, or advanced effects? Here you'll get answers. No questions about C++ programming or topics which are answered in the tutorials!
In my shader callback I can get the cameras position but it only return a 3d vector but my shader also uses the .w for the last floating point so float4 instead of float3.