• 首页
  • 动态
  • 案例
  • 引擎社区
  • API
  • 文档
  • 示例
  • 引擎下载

大约有 919 项符合查询结果, 库内数据总量为 30,778 项。 (搜索耗时: 0.0054 秒)

541. laya.d3.resource.models.MorphTargetChannel_API3.0 [ 79%]

...ined in laya/d3/resource/models/MorphTarget.ts:25 targetCount targetCount: number = 0 Defined in laya/d3/resource/models/MorphTarget.ts:32 Methods addTarget addTarget(target: MorphTarget): void Defined in laya/d3/resource/models/MorphTarget.ts:42 Parameters target: MorphTarget Returns void getTarget...

来源: Laya3.0_api 发布时间: 20231115

542. laya.ani.bone.EventData_API3.0 [ 79%]

...ed in laya/ani/bone/EventData.ts:14 多媒体数据 floatValue floatValue: number Defined in laya/ani/bone/EventData.ts:10 单精度浮点数数据 intValue intValue: number Defined in laya/ani/bone/EventData.ts:8 整数数据 name name: string Defined in laya/ani/bone/EventData.ts:6 事件名称 st...

来源: Laya3.0_api 发布时间: 20231115

543. laya.maths.Matrix_API3.0 [ 79%]

...mPointN translate create mul mul16 Constructors constructor new Matrix(a?: number, b?: number, c?: number, d?: number, tx?: number, ty?: number, nums?: number): Matrix Defined in laya/maths/Matrix.ts:30 使用指定参数创建新的 Matrix 对象。 Parameters Default value a: number = 1 (可选...

来源: Laya3.0_api 发布时间: 20231115

544. laya.net.Socket_API3.0 [ 79%]

...once send Constructors constructor new Socket(host?: string | null, port?: number, byteClass?: {}, protocols?: any[] | null, isSecure?: boolean): Socket Defined in laya/net/Socket.ts:106 创建新的 Socket 对象。默认字节序为 Socket.BIG_ENDIAN 。若未指定参数,将创建一个最初...

来源: Laya3.0_api 发布时间: 20231115

545. laya.d3.animation.AnimationNode_API3.0 [ 79%]

...ject: any 克隆源。 Returns void getChildByIndex getChildByIndex(index: number): AnimationNode Defined in laya/d3/animation/AnimationNode.ts:68 根据索引获取子节点。 Parameters index: number 索引。 Returns AnimationNode getChildByName getChildByName(name: string): AnimationNode | null...

来源: Laya3.0_api 发布时间: 20231102

546. laya.d3.physics.shape.CylinderColliderShape [ 79%]

...roperties Show Inherited Public Properties PropertyDefined By  height : Number[read-only] 获取高度。 CylinderColliderShape localOffset : Vector3 获取Shape的本地偏移。 ColliderShape localRotation : Quaternion 获取Shape的本地旋转。 ColliderShape needsCustomCollisionCallback ...

来源: Laya2.0_api 发布时间: 20190513

547. laya.d3.physics.shape.ConeColliderShape [ 79%]

...roperties Show Inherited Public Properties PropertyDefined By  height : Number[read-only] 获取高度。 ConeColliderShape localOffset : Vector3 获取Shape的本地偏移。 ColliderShape localRotation : Quaternion 获取Shape的本地旋转。 ColliderShape needsCustomCollisionCallback : Bo...

来源: Laya2.0_api 发布时间: 20190513

548. laya.d3.shader.SubShader_API3.0 [ 79%]

...ap: {} = SubShader.DefaultAttributeMap 顶点属性表。 [name: string]: [number, ShaderDataType] Default value uniformMap: UniformMapType = {} uniform属性表。 Default value uniformDefaultValue: {} = null [name: string]: ShaderDataItem Returns SubShader Properties Static IncludeUniformMap Inclu...

来源: Laya3.0_api 发布时间: 20231102

549. laya.d3.renderobjs.nativeobj.NativeCommandUniformMap_API3.0 [ 79%]

...aya/d3/RenderObjs/NativeOBJ/NativeCommandUniformMap.ts:15 Returns {} [key: number]: string hasPtrID hasPtrID(propertyID: number): boolean Overrides CommandUniformMap.hasPtrID Defined in laya/d3/RenderObjs/NativeOBJ/NativeCommandUniformMap.ts:11 Parameters propertyID: number Returns boolean Globals "...

来源: Laya3.0_api 发布时间: 20231115

550. laya.utils.Timer_API3.0 [ 79%]

...e autoActive: boolean = true Returns Timer Properties currFrame currFrame: number = 0 Defined in laya/utils/Timer.ts:22 当前的帧数。 currTimer currTimer: number Defined in laya/utils/Timer.ts:20 当前帧开始的时间。 scale scale: number = 1 Defined in laya/utils/Timer.ts:18 时针缩放...

来源: Laya3.0_api 发布时间: 20231115