• 首页
  • 动态
  • 案例
  • 引擎社区
  • API
  • 文档
  • 示例
  • 引擎下载

大约有 1,016 项符合查询结果, 库内数据总量为 30,724 项。 (搜索耗时: 0.0057 秒)

351. laya.d3.core.render.BloomEffect [ 69%]

...omEffect 类用于创建泛光效果。 Public Properties PropertyDefined By  anamorphicRatio : Number 获取形变比,通过扭曲泛光产生视觉上形变,负值为垂直扭曲,正值为水平扭曲。 BloomEffect  clamp : Number = 65472.0限制泛光像素的数量,该值在伽马空间。...

来源: Laya2.0_api 发布时间: 20190513

352. laya.device.motion.Accelerator [ 69%]

...是孰非尚未可知,以此为注。 Public Properties PropertyDefined By  instance : Accelerator[static] [read-only] AcceleratorPublic Methods Hide Inherited Public Methods Show Inherited Public Methods MethodDefined By  Accelerator(singleton:int)Accelerator event(type:String, data:* = nu...

来源: Laya2.0_api 发布时间: 20190513

353. laya.d3.animation.AnimationTransform3D [ 69%]

...nTransform3D 类用于实现3D变换。 Public Properties PropertyDefined By  localRotation : QuaternionAnimationTransform3DPublic Methods Hide Inherited Public Methods Show Inherited Public Methods MethodDefined By  AnimationTransform3D(owner:AnimationNode, localPosition:Float32Array = null, ...

来源: Laya2.0_api 发布时间: 20190513

354. LayaAir3D 导出和使用U3D粒子特效 [ 69%]

...ge Limit Velocity over Lifetime Inherit Velocity Force over Lifetime Color by Speed Size by Speed Rotation by Speed External Forces Noise Collision Triggers Sub Emitters Texture Sheet Animation -> Enabled UV Channels -> Nothing, Everything, UV1, UV2, UV3 Lights Trails 2016-12-19 添加评论 ...

来源: Laya_社区 发布时间: 20161219

355. LayaNative在Android 11上启动闪退 [ 69%]

...open failed: cannot locate symbol "_Unwind_Backtrace" referenced by "libv8_libbase.cr.so"... 09-08 03:21:09.124 32508-32508/com.laya.game.l51 E/AndroidRuntime: FATAL EXCEPTION: main Process: com.laya.game.l51, PID: 32508 java.lang.UnsatisfiedLinkError: dlopen failed: cannot locat...

来源: Laya_社区 发布时间: 20210830

356. laya.d3.core.material.TerrainMaterial [ 69%]

...erited Public Properties Show Inherited Public Properties PropertyDefined By alphaTest : Boolean 获取是否透明裁剪。 BaseMaterial alphaTestValue : Number 获取透明测试模式裁剪值。 BaseMaterial  ambientColor : Vector3TerrainMaterial  blend : int 获取混合方式。 Terrain...

来源: Laya2.0_api 发布时间: 20190513

357. laya.display.BitmapFont [ 69%]

...://ldc2.layabox.com/doc/?nav=ch-js-1-2-5Public Properties PropertyDefined By  autoScaleSize : Boolean = false表示是否根据实际使用的字体大小缩放位图字体大小。BitmapFont  fontSize : Number = 12当前位图字体字号,使用时,如果字号和设置不同,并且autoS...

来源: Laya2.0_api 发布时间: 20190513

358. laya.d3.terrain.Terrain [ 68%]

...erited Public Properties Show Inherited Public Properties PropertyDefined By active : Boolean 获取自身是否激活。 Node activeInHierarchy : Boolean[read-only] 获取在场景中是否激活。 Node destroyed : Boolean = false[只读]是否已经销毁。对象销毁后不能再使用。No...

来源: Laya2.0_api 发布时间: 20190513

359. LAYA3D,如何关闭ALPHA预乘 premultiply alpha [ 68%]

...Tiling is not broken. The problem with IE is that it pre-mutliplies colors by alpha, and then divides back, ignoring UNPACK_PREMULTIPLY_ALPHA_WEBGL being false. Closer your alpha to 0, more precision loss occurs on IE. Try separating color and alpha to different textures. 2018-04-14 0 0 分享 微...

来源: Laya_社区 发布时间: 20180414

360. laya.net.Socket [ 68%]

...以异步方式传输和接收数据。 Public Properties PropertyDefined By  connected : Boolean[read-only] 表示此 Socket 对象目前是否已连接。 Socket  disableInput : Boolean = false 不再缓存服务端发来的数据。 Socket  endian : String 主机字节序,是 CPU 存放...

来源: laya_api 发布时间: 20170929