AnyCAD Rapid API 2023
Help you to create a better world!
|
Public 成员函数 | |
String | GetName () |
void | SetName (String val) |
PrimitiveShapeList | GetShapes () |
AABox | GetBoundingBox () |
void | SetBoundingBox (AABox val) |
CompoundShape | Clone () |
void | SetMaterial (MaterialInstance material) |
void | UpdateBoundingBox () |
void | AddTargetName (String name, long id) |
void | UpdateMorphTargets () |
void | Clear () |
void | Add (PrimitiveShape shape) |
void | Add (BufferGeometry geometry, MaterialInstance material) |
long | GetCount () |
PrimitiveShape | GetPrimitive (long idx) |
long | GetPrimitiveCount () |
<> The compound shape.