大约有 13 项符合查询结果, 库内数据总量为 30,778 项。 (搜索耗时: 0.0029 秒)
...Picker() 创建一个 Picker 实例。 Picker calculateCursorRay(point:Vector2, viewPort:Viewport, projectionMatrix:Matrix4x4, viewMatrix:Matrix4x4, world:Matrix4x4, out:Ray):void[static] 计算鼠标生成的射线。 Picker rayIntersectsPositionsAndIndices(ray:Ray, vertexDatas:Float32Array, ...
来源: laya_api 发布时间: 20170929
...包含另一个包围盒 Collision boxContainsPoint(box:BoundBox, point:Vector3):int[static] 空间中包围盒是否包含另一个点 Collision boxContainsSphere(box:BoundBox, sphere:BoundSphere):int[static] 空间中包围盒是否包含另一个包围球 Collision closestPointBoxPoint(b...
来源: laya_api 发布时间: 20170929
...用于创建包围球。 Public Properties PropertyDefined By center : Vector3包围球的中心。BoundSphere radius : Number包围球的半径。BoundSpherePublic Methods MethodDefined By BoundSphere(center:Vector3, radius:Number) 创建一个 BoundSphere 实例。 BoundSphere clone...
来源: laya_api 发布时间: 20170929
...I DocumentationAll Packages | All Classes | Index | Frames No Frames Vector4Properties | Methods Packagelaya.d3.mathClasspublic class Vector4InheritanceVector4 ObjectImplements laya.d3.core.IClone Vector4 类用于创建四维向量。 Public Properties PropertyDefined By elements : *四...
来源: laya_api 发布时间: 20170929
... By distance : Number平面到坐标系原点的距离Plane normal : Vector3平面的向量Plane PlaneIntersectionType_Back : int = 0[static] 平面与其他几何体相交类型Plane PlaneIntersectionType_Front : int = 1[static] Plane PlaneIntersectionType_Intersecting : int = 2[stat...
来源: laya_api 发布时间: 20170929
...I DocumentationAll Packages | All Classes | Index | Frames No Frames Vector3Properties | Methods | Constants Packagelaya.d3.mathClasspublic class Vector3InheritanceVector3 ObjectImplements laya.d3.core.IClone Vector3 类用于创建三维向量。 Public Properties PropertyDefined By el...
来源: laya_api 发布时间: 20170929
...lean[read-only] 获取在场景中是否激活。 Sprite3D clearColor : Vector4摄像机的清除颜色。BaseCamera clearFlag : int清楚标记。BaseCamera componentsCount : int[read-only] 获得组件的数量。 Sprite3D cullingMask : int 可视遮罩图层。 BaseCamera destroyed : B...
来源: laya_api 发布时间: 20170929
...y : AnimationTransform3D 取关联虚拟变换。 Transform3D forward : Vector3[read-only] 获取向前方向。 Transform3D localMatrix : Matrix4x4 获取局部矩阵。 Transform3D localPosition : Vector3 获取局部位置。 Transform3D localRotation : Quaternion 获取局部旋转...
来源: laya_api 发布时间: 20170929
...er[read-only] 资源管理员。 Resource sortedLoadedResourcesByName : Vector.<Resource>[static] [read-only] 本类型排序后的已载入资源。 Resource url : String 获取资源的URL地址。 ResourceProtected Properties PropertyDefined By _loaded : Boolean = false是否已...
来源: laya_api 发布时间: 20170422
...依据。 Stage对象和UI的View组件默认为true。 Sprite items : Vector.<ISelect>[read-only] 项对象们的存放数组。 UIGroup labelBold : Boolean 表示按钮文本标签是否为粗体字。 UIGroup labelColors : StringUIGroup labelFont : String 表示按钮文本标...
来源: laya_api 发布时间: 20170929