大约有 1,232 项符合查询结果, 库内数据总量为 30,778 项。 (搜索耗时: 0.0049 秒)
Laya_社区(424) Laya3.0_api(415) Laya2.0_api(164) laya_api(138) Laya2.0_文档(51) Laya3.0_文档(24) Laya2.0_示例(9) Laya_示例(7)
...a: any): any Defined in laya/d3/loaders/ShaderParser.ts:171 set ShaderData Value Parameters type: ShaderDataType data: any Returns any Static getMapKey getMapKey(value: string): string Defined in laya/d3/loaders/ShaderParser.ts:54 Parameters value: string Returns string Static getShaderBlock getShad...
来源: Laya3.0_api 发布时间: 20231115
...*/ __getset(0,__proto,'zOrder',function(){ return this._zOrder; },function(value){ if (this._zOrder !=value){ if(this.name.length > 0){ console.debug("zOrder:"+this.name+" order:"+value); } this._zOrder=value; this.conchModel && this.conchModel.setZOrder && this.conchModel.setZOrd...
来源: Laya_社区 发布时间: 20180412
...list.scrollBar的CHANGE事件,触法事件根据滚动list.scrollBar的value值修改另一个list.scrollBar的value值 2018-05-15 1 0 分享 微博 QZONE 微信 AIQR2013 赞同来自: Aaron安 已经解决,谢谢! 注意点: 两个list的vScrollBarSkin都需要赋值; this.uiPanel.RankLis...
来源: Laya_社区 发布时间: 20180515
... function get enableLimit():Boolean public function set enableLimit(value:Boolean):voidenableMotorproperty enableMotor:Boolean是否开启马达,开启马达可使目标刚体运动 Implementation public function get enableMotor():Boolean public function set enableMotor(valu...
来源: Laya2.0_api 发布时间: 20190513
...Class Animation2DParm Hierarchy Animation2DParm Index Properties name type value Properties name name: string Defined in laya/components/Animation2DParm.ts:4 type type: AniParmType Defined in laya/components/Animation2DParm.ts:5 value value: boolean | number Defined in laya/components/Animation2DPar...
来源: Laya3.0_api 发布时间: 20231115
...uctors constructor Properties inTangent inWeight outTangent outWeight time value weightedMode defaultWeight Methods clone cloneTo Constructors constructor new QuaternionKeyframe(weightMode?: boolean): QuaternionKeyframe Overrides Keyframe.constructor Defined in laya/d3/core/QuaternionKeyframe.ts:20 ...
来源: Laya3.0_api 发布时间: 20231115
...rmMap:Object):Shader3D[static] Shader3D uploadAttributes(attributeShaderValue:Array, _bufferUsage:*):void 按数组的定义提交 Shader3D uploadCameraUniforms(shaderValue:Array):void 按数组的定义提交 Shader3D uploadMaterialUniforms(shaderValue:Array):void 按数组的定义提交 ...
来源: laya_api 发布时间: 20170929
...al alphaTest : Boolean 获取是否透明裁剪。 BaseMaterial alphaTestValue : Number 获取透明测试模式裁剪值。 BaseMaterial ambientColor : Vector3 设置环境光颜色。 StandardMaterial ambientTexture : BaseTexture 获取环境贴图。 StandardMaterial blend : int透明混...
来源: laya_api 发布时间: 20170929
...ape.ts:44 创建一个新的 BoxColliderShape 实例。 Parameters Default value sizeX: number = 1 盒子X轴尺寸。 Default value sizeY: number = 1 盒子Y轴尺寸。 Default value sizeZ: number = 1 盒子Z轴尺寸。 Returns CannonBoxColliderShape Properties needsCustomCollisionCallback needsC...
来源: Laya3.0_api 发布时间: 20231102
...th/BoundSphere.ts:30 创建一个 BoundSphere 实例。 Parameters Default value center: Vector3 = new Vector3 包围球的中心。 Default value radius: number = 0 包围球的半径。 Returns BoundSphere Properties _center _center: Vector3 Defined in laya/d3/math/BoundSphere.ts:13 包围球的...
来源: Laya3.0_api 发布时间: 20231115