获取骨架信息。
命名空间:
SuperMap.Data程序集: SuperMap.Data (in SuperMap.Data)
版本: dll
语法
C# |
---|
public void GetSkeletonInfo( SkeletonID id, int vertexCount, int triangleCount ) |
参数
- id
- Type: SuperMap.Data..::.SkeletonID
指定的骨架编号。
- vertexCount
- Type: System..::.Int32
指定顶点数量。
- triangleCount
- Type: System..::.Int32
指定三角形数量。