All Questions
Tagged with silverlight collision-detection
1 question
1
vote
1
answer
486
views
XNA Silverlight 5 3D Model Position
I am use to XNA and starting to learn XNA for Silverlight 5. My Question is that in XNA when you create a Model and load it using content.load you are able to access the models Position, scale etc.. ...