コード例 #1
0
ファイル: Skeleton.hpp プロジェクト: HermanHGF/amorphous
	void Scale( float scaling_factor ) { m_RootBone.Scale_r( scaling_factor ); }