Posing a Character?

I have a basic character model, and I configured a basic T-pose avatar for it. What I’m trying to do, is to then use those bones to pose the character, not animate it, so it just keeps the one pose throughout the scene. How would one simply pose the bones of a character in order to do this?

Configurable joint, perhaps?

If someone could explain this, it would be appreciated.
Thanks!

I can’t totally understand what you’re going for, but if you have a skinned object, you can rotate the bones in Unity. They maintain their orientation and skin information from your modeling package.

Open your scene, drag the model into hierarchy. Click the arrow next to the model name, and you will find your model organized as it was in your modeling package. Dig down into the hierarchy to find the bones you want to rotate.