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

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

701. 脚本化(ActionScript-IDE篇(AS3)-组件化开发相关) [ 87%]

...量名一致 | | tips | 鼠标经过显示标签 | | type | 类型:Int,Number,sNumber,String,Bool,Option,editOption,Check,Color,ColorArray,Node,Nodes,Prefab,SizeGrid,Vec,Vector,Ease | | accept | String的关联属性,accept:res 为接收资源地址 | | acceptTypes | Node和accept的关联属性...

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

702. laya.d3.component.animator.AnimatorControllerLayer_API3.0 [ 87%]

...ring Returns AnimatorControllerLayer Properties blendingMode blendingMode: number = AnimatorControllerLayer.BLENDINGMODE_OVERRIDE Defined in laya/d3/component/Animator/AnimatorControllerLayer.ts:56 混合模式。 defaultWeight defaultWeight: number = 1 Defined in laya/d3/component/Animator/Animator...

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

703. laya.filters.webgl.FilterActionGL [ 87%]

...L  apply3d(scope:SubmitCMDScope, sprite:Sprite, context:RenderContext, x:Number, y:Number):*FilterActionGL  setValue(shader:*):voidFilterActionGL  setValueMix(shader:Value2D):voidFilterActionGLProperty DetailtypeMixpropertytypeMix:int  [read-only] Implementation     public function get t...

来源: laya_api 发布时间: 20170929

704. laya.d3.physics.constraints.ConstraintComponent [ 87%]

...s Show Inherited Public Properties PropertyDefined By  appliedImpulse : Number[read-only] 获取应用的冲力。 ConstraintComponent  breakingImpulseThreshold : Number 获取打破冲力阈值。 ConstraintComponent  connectedBody : Rigidbody3D 获取已连接的刚体。 ConstraintComponen...

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

705. laya.physics.joint.GearJoint_API3.0 [ 87%]

...件。 Parameters value: boolean Returns void hideFlags get hideFlags(): number set hideFlags(value: number): void Inherited from Component.hideFlags Defined in laya/components/Component.ts:38 Returns number Inherited from Component.hideFlags Defined in laya/components/Component.ts:42 Parameters val...

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

706. laya.d3.core.particleShuriKen.ShurikenParticleRender [ 87%]

...BaseMaterial> 获取浅拷贝材质列表。 BaseRender sortingFudge : Number排序矫正值。BaseRender  stretchedBillboardCameraSpeedScale : Number拉伸广告牌模式摄像机速度缩放,暂不支持。ShurikenParticleRender  stretchedBillboardLengthScale : Number拉伸广告牌模式...

来源: laya_api 发布时间: 20170929

707. 关于bezier [ 87%]

...** * 计算二次贝塞尔点。 * @param t * @param rst * */ getPoint2(t: number, rst: Array<any>): void; /** * 计算三次贝塞尔点 * @param t * @param rst * */ getPoint3(t: number, rst: Array<any>): void; /** * 计算贝塞尔点序列 * @param count * @param rst * */ insertPoints...

来源: Laya_社区 发布时间: 20170328

708. laya.d3.core.Camera [ 87%]

...ean[read-only] 获取在场景中是否激活。 Sprite3D  aspectRatio : Number 获取横纵比。 Camera  boundFrustum : BoundFrustum[read-only] 获取摄像机视锥。 Camera clearColor : Vector4摄像机的清除颜色。BaseCamera clearFlag : int清楚标记。BaseCamera componentsCount ...

来源: laya_api 发布时间: 20170929

709. 其他引擎的Demo-Example_23 [ 87%]

...ha *= 0.9; laser.scaleY = laser.alpha; if (laser.alpha = []; private tick: number = 0; private frequency: number = 80; private type: number = 0; constructor() { Laya.init(this.viewWidth, this.viewHeight, WebGL); Laya.stage.screenMode = Stage.SCREEN_HORIZONTAL; Laya.stage.scaleMode = Stage.SCALE_NOBO...

来源: Laya_示例 发布时间: 20251130

710. laya.d3.physics.shape.SphereColliderShape [ 87%]

...e needsCustomCollisionCallback : Boolean = falseColliderShape  radius : Number[read-only] 获取半径。 SphereColliderShape type : int[read-only] 获取碰撞类型。 ColliderShapePublic Methods Hide Inherited Public Methods Show Inherited Public Methods MethodDefined By  SphereColliderSha...

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