大约有 1,482 项符合查询结果, 库内数据总量为 30,936 项。 (搜索耗时: 0.0053 秒)
Laya_社区(799) Laya3.0_api(343) Laya2.0_api(142) laya_api(114) Laya2.0_文档(52) Laya3.0_文档(23) Laya2.0_示例(5) Laya_示例(4)
...stroyed distanceForSort enabled hideFlags id lightmapIndex lightmapScaleOffset lodCullRateArray material materials ratioIgnor receiveShadow reflectionMode renderNode renderbitFlag sharedMaterial sharedMaterials volume Methods _addList _applyReflection _batchOneRender _clear _cloneTo _initialize _rem...
来源: Laya3.0_api 发布时间: 20231115
...组件 自定义组件 在继承某些类(image)的时候 该如何重写set skin之后如何正确调用基类也修改的方法? 不要跟我说需要放一个 component 里面放一个 image 然后使用component的set skin时修改image的skin 2018-01-30 添加评论 免费帖 --> 分享 微...
来源: Laya_社区 发布时间: 20180130
...simulation sleepLinearVelocity totalForce totalTorque Methods _initialize _setOwner applyForce applyImpulse applyTorque clearForces destroy hasHideFlag onAdded onAwake onDestroy onDisable onEnable onLateUpdate onPostRender onPreRender onReset onStart onUpdate wakeUp Constructors constructor new Cann...
来源: Laya3.0_api 发布时间: 20231102
... native Share Memory Accessors cullPlaneCount get cullPlaneCount(): number set cullPlaneCount(cullPlaneCount: number): void Defined in laya/d3/RenderObjs/NativeOBJ/NativeShadowCullInfo.ts:88 Returns number Defined in laya/d3/RenderObjs/NativeOBJ/NativeShadowCullInfo.ts:83 Parameters cullPlaneCount: ...
来源: Laya3.0_api 发布时间: 20231115
... ProtoPool._dic = new Laya.Dictionary(); ProtoPool._dic.set(ProtoPool.PROTO_HEAD, new com.bigao.h5.proto.Head()); ProtoPool._dic.set(ProtoPool.PROTO_BINARY_REQUEST, new com.bigao.h5.proto.BinaryRequest()); ProtoPool._dic.set(ProtoPool.PROTO_PARAM...
来源: Laya_社区 发布时间: 20170807
... function get colorOverLifetime():ColorOverLifetime public function set colorOverLifetime(value:ColorOverLifetime):voiddurationproperty public var duration:Number粒子运行的总时长,单位为秒。emissionproperty emission:Emission [read-only] 获取发射器。 Implementation ...
来源: Laya2.0_api 发布时间: 20190513
...blic Methods MethodDefined By destroy():void 销毁组件 Component onReset():void 重置组件参数到默认值,如果实现了这个函数,则组件会被重置并且自动回收到对象池,方便下次复用 如果没有重置,则不进行回收复用 此方法为虚方法,使用...
来源: Laya2.0_api 发布时间: 20190513
...entation public function get color():String public function set color(value:String):voidfontproperty font:String 定义字号和字体,比如"20px Arial"。 Implementation public function get font():String public function set font(value:String):voidtextproperty text...
来源: Laya2.0_api 发布时间: 20190513
...apIndex : int 获取光照贴图的索引。 BaseRender lightmapScaleOffset : Vector4 获取光照贴图的缩放和偏移。 BaseRender material : BaseMaterial 返回第一个实例材质,第一次使用会拷贝实例对象。 BaseRender materials : Vector.<BaseMaterial> 获取潜...
来源: laya_api 发布时间: 20170929
...StatRender StatUI Index Methods enable hide isCanvasRender renderNotCanvas set_onclick show Methods enable enable(): void Defined in laya/utils/IStatRender.ts:14 激活性能统计 Returns void hide hide(): void Defined in laya/utils/IStatRender.ts:20 隐藏性能统计信息。 Returns void isCanva...
来源: Laya3.0_api 发布时间: 20231102