ID3DXSkinInfo::GetMinBoneInfluence method

Gets the minimum bone influence. Influence values smaller than this are ignored.

Syntax

FLOAT GetMinBoneInfluence();

Parameters

This method has no parameters.

Return value

Type: FLOAT

Returns the minimum bone influence value.

Requirements

Requirement Value
Header
D3DX9Mesh.h
Library
D3dx9.lib

See also

ID3DXSkinInfo

ID3DXSkinInfo::SetMinBoneInfluence