AnyCAD Rapid API 2024
Help you to create a better world!
载入中...
搜索中...
未找到
CompoundShape类 参考

Public 成员函数

String GetName ()
 
void SetName (String val)
 
PrimitiveShapeList GetShapes ()
 
AABox GetBoundingBox ()
 
void SetBoundingBox (AABox val)
 
CompoundShape Clone ()
 
void SetMaterial (MaterialInstance material)
 
void SetColor (Vector3 color)
 
void UpdateBoundingBox ()
 
void AddTargetName (String name, long id)
 
void UpdateMorphTargets ()
 
void Clear ()
 
void Add (PrimitiveShape shape)
 
void Add (BufferGeometry geometry, MaterialInstance material)
 
void Add (BufferGeometry geometry, MaterialInstance material, Vector3 color)
 
long GetCount ()
 
PrimitiveShape GetPrimitive (long idx)
 
long GetPrimitiveCount ()
 

详细描述

<> The compound shape.