大约有 106 项符合查询结果, 库内数据总量为 30,778 项。 (搜索耗时: 0.0024 秒)
...Implements IClone Index Constructors constructor Properties _boundBox TEMP_VECTOR3_MAX0 TEMP_VECTOR3_MAX1 Methods calculateBoundsintersection clone cloneTo getCenter getExtent getMax getMin setCenter setExtent setMax setMin Constructors constructor new Bounds(min: Vector3, max: Vector3): Bounds Defi...
来源: Laya3.0_api 发布时间: 20231102
...ed in laya/d3/shader/SubShader.ts:42 a_BoneIndices a_BoneIndices: [number, Vector4] = [VertexMesh.MESH_BLENDINDICES0, ShaderDataType.Vector4] Defined in laya/d3/shader/SubShader.ts:50 a_BoneWeights a_BoneWeights: [number, Vector4] = [VertexMesh.MESH_BLENDWEIGHT0, ShaderDataType.Vector4] Defined in l...
来源: Laya3.0_api 发布时间: 20231102
...bPoints createfromPoints Constructors constructor new BoundSphere(center?: Vector3, radius?: number): BoundSphere Defined in laya/d3/math/BoundSphere.ts:30 创建一个 BoundSphere 实例。 Parameters Default value center: Vector3 = new Vector3 包围球的中心。 Default value radius: number = 0...
来源: Laya3.0_api 发布时间: 20231115
...nter setExtent setMax setMin Constructors constructor new BoundsImpl(min?: Vector3, max?: Vector3): BoundsImpl Defined in laya/d3/math/BoundsImpl.ts:138 创建一个 BoundsImp 实例。 Parameters Optional min: Vector3 min 最小坐标 Optional max: Vector3 max 最大坐标。 Returns BoundsImpl Pro...
来源: Laya3.0_api 发布时间: 20231115
...er setExtent setMax setMin Constructors constructor new NativeBounds(min?: Vector3, max?: Vector3): NativeBounds Defined in laya/d3/RenderObjs/NativeOBJ/NativeBounds.ts:139 创建一个 Bounds 实例。 Parameters Optional min: Vector3 min 最小坐标 Optional max: Vector3 max 最大坐标。 Retur...
来源: Laya3.0_api 发布时间: 20231115
...s:110 克隆 Parameters out: Viewport Returns void project project(source: Vector3, matrix: Matrix4x4, out: Vector4): void Defined in laya/d3/math/Viewport.ts:48 投影一个三维向量到视口空间。 Parameters source: Vector3 三维向量。 matrix: Matrix4x4 变换矩阵。 out: Vector4 x、y...
来源: Laya3.0_api 发布时间: 20231115
...一识别ID。 Returns number 唯一识别ID。 position get position(): Vector2 Defined in laya/d3/Touch.ts:29 获取触摸点的像素坐标。 Returns Vector2 触摸点的像素坐标 [只读]。 Methods _getIndexInList _getIndexInList(): number Implementation of ISingletonElement._getIndexInList...
来源: Laya3.0_api 发布时间: 20231102
...XR/core/WebXRCameraManager.ts:45 parent Accessors position get position(): Vector3 set position(newPosition: Vector3): void Defined in laya/d3/WebXR/core/WebXRCameraManager.ts:47 Returns Vector3 Defined in laya/d3/WebXR/core/WebXRCameraManager.ts:51 Parameters newPosition: Vector3 Returns void rigCa...
来源: Laya3.0_api 发布时间: 20231115
...AndMatrixFast mulMatrixByArrayFast quaternionWeight transformQuat transformVector3ArrayByQuat transformVector3ArrayToVector3ArrayCoordinate transformVector3ArrayToVector3ArrayNormal uint8ArrayToArrayBuffer Properties Static _tempV0 _tempV0: Vector3 = new Vector3() Defined in laya/d3/utils/Utils3D.ts...
来源: Laya3.0_api 发布时间: 20231115
...ape.ts:16 形状方向_Z轴正向 Accessors localOffset get localOffset(): Vector3 set localOffset(value: Vector3): void Inherited from CannonColliderShape.localOffset Defined in laya/d3/physicsCannon/shape/CannonColliderShape.ts:119 Shape的本地偏移。 Returns Vector3 Inherited from CannonColli...
来源: Laya3.0_api 发布时间: 20231102