大约有 1,194 项符合查询结果, 库内数据总量为 30,778 项。 (搜索耗时: 0.0044 秒)
Laya_社区(568) Laya3.0_api(166) Laya2.0_文档(165) Laya2.0_api(116) laya_api(115) Laya_示例(43) Laya3.0_文档(21)
...另一个包围盒 CollisionUtils boxContainsPoint(box:BoundBox, point:Vector3):int[static] 空间中包围盒是否包含另一个点 CollisionUtils boxContainsSphere(box:BoundBox, sphere:BoundSphere):int[static] 空间中包围盒是否包含另一个包围球 CollisionUtils closestPointB...
来源: Laya2.0_api 发布时间: 20190513
关于2.1.0代码设计的疑问 1.关于 2.1.0版本 Vector3 的疑问 如下:2.1.0的Vector3 /**@private */ public static const _ZERO:Vector3 =/*[STATIC SAFE]*/ new Vector3(0.0, 0.0, 0.0); /**@private */ public static const _ONE:Vector3 =/*[STATIC SAFE]*/ new Vector3(1.0, 1.0, 1.0); /**@private...
来源: Laya_社区 发布时间: 20190706
...Protected All Inherited Externals Only exported Menu Globals "laya/d3/math/Vector2" Vector2 Class Vector2 Vector2 类用于创建二维向量。 Hierarchy Vector2 Implements IClone Index Constructors constructor Properties x y ONE ZERO Methods clone cloneTo forNativeElement fromArray setValue toArra...
来源: Laya3.0_api 发布时间: 20231102
...重顶点结构。 Public Properties PropertyDefined By blendIndex : Vector4[read-only] VertexPositionNormalColorTexture0Texture1Skin blendWeight : Vector4[read-only] VertexPositionNormalColorTexture0Texture1Skin color : Vector4[read-only] VertexPositionNormalColorTexture0Texture1Skin n...
来源: laya_api 发布时间: 20170929
...重顶点结构。 Public Properties PropertyDefined By blendIndex : Vector4[read-only] VertexPositionNormalColorSkin blendWeight : Vector4[read-only] VertexPositionNormalColorSkin color : Vector4[read-only] VertexPositionNormalColorSkin normal : Vector3[read-only] VertexPositionNormalC...
来源: laya_api 发布时间: 20170929
...重顶点结构。 Public Properties PropertyDefined By blendIndex : Vector4[read-only] VertexPositionNormalTextureSkin blendWeight : Vector4[read-only] VertexPositionNormalTextureSkin normal : Vector3[read-only] VertexPositionNormalTextureSkin position : Vector3[read-only] VertexPositi...
来源: laya_api 发布时间: 20170929
...重顶点结构。 Public Properties PropertyDefined By blendIndex : Vector4[read-only] VertexPositionNormalTexture0Texture1SkinTangent blendWeight : Vector4[read-only] VertexPositionNormalTexture0Texture1SkinTangent normal : Vector3[read-only] VertexPositionNormalTexture0Texture1SkinTange...
来源: laya_api 发布时间: 20170929
...、切线顶点结构。 Public Properties PropertyDefined By color : Vector4[read-only] VertexPositionNormalColorTextureTangent normal : Vector3[read-only] VertexPositionNormalColorTextureTangent position : Vector3[read-only] VertexPositionNormalColorTextureTangent tangent : Vector3[re...
来源: laya_api 发布时间: 20170929
...I DocumentationAll Packages | All Classes | Index | Frames No Frames Vector2Properties | Methods | Constants Packagelaya.d3.mathClasspublic class Vector2InheritanceVector2 ObjectImplements laya.d3.core.IClone Vector2 类用于创建二维向量。 Public Properties PropertyDefined By el...
来源: laya_api 发布时间: 20170929
...类用于创建包围盒。 Public Properties PropertyDefined By max : Vector3最大顶点。BoundBox min : Vector3最小顶点。BoundBoxPublic Methods MethodDefined By BoundBox(min:Vector3, max:Vector3) 创建一个 BoundBox 实例。 BoundBox clone():* 克隆。 BoundBox cloneTo...
来源: Laya2.0_api 发布时间: 20190513