Table of Contents

Interface IEffectBones

Namespace
Microsoft.Xna.Framework.Graphics
Assembly
MonoGame.Framework.dll

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[]