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

大约有 597 项符合查询结果, 库内数据总量为 31,580 项。 (搜索耗时: 0.0050 秒)

441. laya.d3.physics.constraints.FixedConstraint_API3.0 [ 46%]

...set onStart onUpdate setConnectRigidBody setConstraintEnabled setFrames setOverrideNumSolverIterations Constructors constructor new FixedConstraint(): FixedConstraint Overrides ConstraintComponent.constructor Defined in laya/d3/physics/constraints/FixedConstraint.ts:6 创建一个FixedConstraint实...

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

442. 多点触控的使用(ActionScript-3D基础(AS3)-LayaAir3D之鼠标交互) [ 46%]

...xt`文本。 脚本类: ```typescript //重写脚本中的onUpdate方法 override public function onUpdate():void { var touchCount:int = _scene.input.touchCount(); if (1 === touchCount){ //判断是否为两指触控,撤去一根手指后引发的touchCount===1 if (isTwoTouch){ return; } _text.t...

来源: Laya2.0_文档 发布时间: 20210715

443. laya.d3.core.ui3d.UI3D_API3.0 [ 46%]

...angeVertexDefine shaderValueInit Constructors constructor new UI3D(): UI3D Overrides BaseRender.constructor Defined in laya/d3/core/UI3D/UI3D.ts:198 实例化一个UI3D Returns UI3D Properties Optional _extra _extra: IComponentExtra Inherited from Component._extra Defined in laya/components/Componen...

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

444. laya.ui.Button_API3.0 [ 45%]

...Constructors constructor new Button(skin?: string, label?: string): Button Overrides UIComponent.constructor Defined in laya/ui/Button.ts:212 创建一个新的 Button 类实例。 Parameters Default value skin: string = null 皮肤资源地址。 Default value label: string = "" 按钮的文本内...

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

445. laya.ui.CheckBox_API3.0 [ 45%]

...tructors constructor new CheckBox(skin?: string, label?: string): CheckBox Overrides Button.constructor Defined in laya/ui/CheckBox.ts:83 创建一个新的 CheckBox 组件实例。 Parameters Default value skin: string = null 皮肤资源地址。 Default value label: string = "" 文本标签的内...

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

446. laya.physics.joint.JointBase_API3.0 [ 45%]

...Reset onStart onUpdate Constructors constructor new JointBase(): JointBase Overrides Component.constructor Defined in laya/physics/joint/JointBase.ts:9 Returns JointBase Properties Optional _extra _extra: IComponentExtra Inherited from Component._extra Defined in laya/components/Component.ts:36 Opti...

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

447. laya.d3.core.MeshFilter_API3.0 [ 45%]

...set onStart onUpdate Constructors constructor new MeshFilter(): MeshFilter Overrides Component.constructor Defined in laya/d3/core/MeshFilter.ts:15 Returns MeshFilter Properties Optional _extra _extra: IComponentExtra Inherited from Component._extra Defined in laya/components/Component.ts:36 Optiona...

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

448. laya.ui.Image_API3.0 [ 45%]

... fromImage Constructors constructor new Image(skin?: string | null): Image Overrides UIComponent.constructor Defined in laya/ui/Image.ts:98 创建一个 Image 实例。 Parameters Default value skin: string | null = null 皮肤资源地址。 Returns Image Properties Optional _extra _extra: INodeExt...

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

449. laya.d3.component.LODGroup_API3.0 [ 45%]

...onReset onStart onUpdate Constructors constructor new LODGroup(): LODGroup Overrides Component.constructor Defined in laya/d3/component/LODGroup.ts:194 实例化一个LODGroup Returns LODGroup Properties Optional _extra _extra: IComponentExtra Inherited from Component._extra Defined in laya/componen...

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

450. laya.d3.physics.CharacterController_API3.0 [ 45%]

...r3, collisionGroup?: number, canCollideWith?: number): CharacterController Overrides PhysicsComponent.constructor Defined in laya/d3/physics/CharacterController.ts:215 创建一个 CharacterController 实例。 Parameters Default value stepheight: number = 0.1 角色脚步高度。 Default value upA...

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