Cocos Creator
手册文档
API 参考
Cocos Creator 3D
手册文档
API 参考
Cocos2d-x
手册文档
API 参考
Version: 1.2
Version: 1.0
Version: 1.1
Version: 1.2
Search
Preparing search index...
The search index is not available
Creator3dAPI
Options
All
Public
Public/Protected
All
Inherited
Externals
Only exported
Menu
Globals
asset
IGeometricInfo
Interface IGeometricInfo
几何信息。
Hierarchy
IGeometricInfo
Index
Properties
bounding
Box
double
Sided
indices
positions
Properties
bounding
Box
bounding
Box
:
{
max
:
Vec3
;
min
:
Vec3
}
此几何体的轴对齐包围盒。
Type declaration
max
:
Vec3
min
:
Vec3
Optional
double
Sided
double
Sided
:
undefined
|
false
|
true
是否将图元按双面对待。
Optional
indices
indices
:
IBArray
索引数据。
positions
positions
:
Float32Array
顶点位置。
Globals
asset
IGeometric
Info
bounding
Box
double
Sided
indices
positions
Generated using
TypeDoc
几何信息。