大约有 1,839 项符合查询结果, 库内数据总量为 30,778 项。 (搜索耗时: 0.0062 秒)
Laya_社区(603) Laya3.0_api(529) Laya2.0_api(242) laya_api(178) Laya2.0_文档(88) Laya_示例(78) Laya2.0_示例(68) Laya3.0_文档(53)
...一个节点只能添加此类型的脚本一次 cullingMode cullingMode: number = Animator.CULLINGMODE_CULLCOMPLETELY Defined in laya/d3/component/Animator.ts:95 裁剪模式 owner owner: Node Inherited from Component.owner Defined in laya/components/Component.ts:24 获取所属Node节点。 Option...
来源: Laya3.0_api 发布时间: 20231102
...Group);//将 radioGroup 添加到显示列表。 } private onSelect(index: number): void { console.log("当前选择的单选按钮索引: index= ", index); } } Hierarchy UIGroup RadioGroup Index Constructors constructor Properties _extra _ownGraphics _scene _skinBaseUrl _url autoSize hitTestPrior m...
来源: Laya3.0_api 发布时间: 20231115
...通过点击滑动条改变 Slider 的 value 属性值。 Slider alpha : Number透明度,值为0-1,默认值为1,表示不透明。更改alpha值会影响drawcall。Sprite anchorX : NumberX轴锚点,值为0-1Component anchorY : NumberY轴锚点,值为0-1Component autoSize : Boolean = f...
来源: laya_api 发布时间: 20170929
...件。 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
...ly exported Menu Globals "laya/d3/core/particleShuriKen/module/GradientDataNumber" GradientDataNumber Class GradientDataNumber GradientDataNumber 类用于创建浮点渐变。 Hierarchy GradientDataNumber Implements IClone Index Constructors constructor Accessors gradientCount Methods add clone clo...
来源: Laya3.0_api 发布时间: 20231115
... elements : Float32Array[只读]向量元素集合。ConchVector3 x : Number 获取X轴坐标。 ConchVector3 y : Number 获取Y轴坐标。 ConchVector3 z : Number 获取Z轴坐标。 ConchVector3Public Methods MethodDefined By ConchVector3(x:Number = 0, y:Number = 0, z:Number = 0, n...
来源: Laya2.0_api 发布时间: 20190513
...art onUpdate Constructors constructor new PhysicsCollider(collisionGroup?: number, canCollideWith?: number): PhysicsCollider Overrides PhysicsTriggerComponent.constructor Defined in laya/d3/physics/PhysicsCollider.ts:10 创建一个 PhysicsCollider 实例。 Parameters Default value collisionGroup: ...
来源: Laya3.0_api 发布时间: 20231115
... in laya/components/Component.ts:86 Returns boolean density get density(): number set density(value: number): void Inherited from ColliderBase.density Defined in laya/physics/ColliderBase.ts:95 密度值,值可以为零或者是正数,建议使用相似的密度,这样做可以改善堆叠稳...
来源: Laya3.0_api 发布时间: 20231115
...于创建开始帧。 Public Properties PropertyDefined By constant : Number[read-only] 固定帧。 StartFrame constantMax : Number[read-only] 最大固定帧。 StartFrame constantMin : Number[read-only] 最小固定帧。 StartFrame type : int[read-only] 始帧类型,0常量模式,...
来源: laya_api 发布时间: 20170929
...于创建开始帧。 Public Properties PropertyDefined By constant : Number[read-only] 固定帧。 StartFrame constantMax : Number[read-only] 最大固定帧。 StartFrame constantMin : Number[read-only] 最小固定帧。 StartFrame type : int[read-only] 始帧类型,0常量模式,...
来源: Laya2.0_api 发布时间: 20190513