Interface IEffectBones
Interface for Effects that support bone transforms.
public interface IEffectBones
Methods
SetBoneTransforms(Matrix[])
Sets an array of skinning bone transform matrices.
void SetBoneTransforms(Matrix[] boneTransforms)
Parameters
boneTransforms
Matrix[]