大约有 509 项符合查询结果, 库内数据总量为 30,778 项。 (搜索耗时: 0.0053 秒)
Laya3.0_api(272) Laya2.0_api(99) laya_api(88) Laya_社区(22) Laya2.0_文档(20) Laya3.0_文档(7) Laya2.0_示例(1)
...ses CharacterController, PhysicsTriggerComponent PhysicsComponent 类用于创建物理组件的父类。 Public Properties Hide Inherited Public Properties Show Inherited Public Properties PropertyDefined By canCollideWith : int 获取可碰撞的碰撞组。 PhysicsComponent canScaleShape :...
来源: Laya2.0_api 发布时间: 20190513
...Animation Animation 是Graphics动画类。实现了基于Graphics的动画创建、播放、控制接口。 本类使用了动画模版缓存池,它以一定的内存开销来节省CPU开销,当相同的动画模版被多次使用时,相比于每次都创建新的动画模版,使用动画...
来源: Laya3.0_api 发布时间: 20231115
...ds Show Inherited Public Methods MethodDefined By BlinnPhongMaterial() 创建一个 BlinnPhongMaterial 实例。 BlinnPhongMaterial _addReference(count:int = 1):void[override] BaseMaterial _parse(data:*, propertyParams:Object = null, constructParams:Array = null):BaseMaterial[static] BaseMater...
来源: Laya2.0_api 发布时间: 20190513
...aintInheritancePoint2PointConstraint Object Point2PointConstraint 类用于创建物理组件的父类。 Public Properties PropertyDefined By damping : NumberPoint2PointConstraint impulseClamp : NumberPoint2PointConstraint pivotInA : Vector3Point2PointConstraint pivotInB : Vector3Point...
来源: Laya2.0_api 发布时间: 20190513
...",其他UI组件均不支持异步加载。 example 以下示例代码,创建了一个新的 Image 实例,设置了它的皮肤、位置信息,并添加到舞台上。 package { import laya.ui.Image; public class Image_Example { public function Image_Example() { Laya.init(640, 800);//设置...
来源: Laya3.0_api 发布时间: 20231115
...nly exported Menu Globals "laya/ui/Label" Label Class Label Label 类用于创建显示对象以显示文本。 example 以下示例代码,创建了一个 Label 实例。 package { import laya.ui.Label; public class Label_Example { public function Label_Example() { Laya.init(640, 800);//设置游...
来源: Laya3.0_api 发布时间: 20231115
...heritanceSky laya.resource.ResourceSubclasses SkyBox, SkyDome Sky 类用于创建天空的父类,抽象类不允许实例。 Public Properties PropertyDefined By alphaBlending : Number 获取透明混合度。 Sky colorIntensity : Number 获取颜色强度。 Sky envDiffuseSHBlue : Float...
来源: laya_api 发布时间: 20170929
...config baseurl 编译报错 LayaAirIDE 2.0 laya.wxmini.js 第3行报错! 创建3D项目(TypeScript),导出微信小游戏,选择了JS混淆,崩溃在 laya.wxmini.js 第3行,错误如下 问题状态 最新活动: 2017-10-18 20:24 浏览: 1191 关注: 2 人
来源: Laya_社区 发布时间: 20171017
... Inherited Public Methods MethodDefined By Transform3D(owner:Sprite3D) 创建一个 Transform3D 实例。 Transform3D event(type:String, data:* = null):Boolean 派发事件。 EventDispatcher getForward(forward:Vector3):void 获取向前方向。 Transform3D getRight(right:Vector3):void ...
来源: Laya2.0_api 发布时间: 20190513
...EffectInheritanceBloomEffect PostProcessEffect Object BloomEffect 类用于创建泛光效果。 Public Properties PropertyDefined By anamorphicRatio : Number 获取形变比,通过扭曲泛光产生视觉上形变,负值为垂直扭曲,正值为水平扭曲。 BloomEffect clamp : Number = 65...
来源: Laya2.0_api 发布时间: 20190513