大约有 1,867 项符合查询结果, 库内数据总量为 31,560 项。 (搜索耗时: 0.0059 秒)
Laya_社区(615) Laya3.0_api(529) Laya2.0_api(242) laya_api(178) Laya2.0_文档(88) Laya_示例(78) Laya3.0_文档(69) Laya2.0_示例(68)
...量名一致 | | 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
...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
...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
...s Show Inherited Public Properties PropertyDefined By appliedImpulse : Number[read-only] 获取应用的冲力。 ConstraintComponent breakingImpulseThreshold : Number 获取打破冲力阈值。 ConstraintComponent connectedBody : Rigidbody3D 获取已连接的刚体。 ConstraintComponen...
来源: Laya2.0_api 发布时间: 20190513
...件。 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
...BaseMaterial> 获取浅拷贝材质列表。 BaseRender sortingFudge : Number排序矫正值。BaseRender stretchedBillboardCameraSpeedScale : Number拉伸广告牌模式摄像机速度缩放,暂不支持。ShurikenParticleRender stretchedBillboardLengthScale : Number拉伸广告牌模式...
来源: laya_api 发布时间: 20170929
...** * 计算二次贝塞尔点。 * @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
...ean[read-only] 获取在场景中是否激活。 Sprite3D aspectRatio : Number 获取横纵比。 Camera boundFrustum : BoundFrustum[read-only] 获取摄像机视锥。 Camera clearColor : Vector4摄像机的清除颜色。BaseCamera clearFlag : int清楚标记。BaseCamera componentsCount ...
来源: laya_api 发布时间: 20170929
...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
...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