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

大约有 88 项符合查询结果, 库内数据总量为 31,560 项。 (搜索耗时: 0.0037 秒)

71. 关联shader的uniform(TypeScript-3D基础(TS)-LayaAir3D之Shader) [ 47%]

...们使用了6个 uniform: `u_MvpMatrix` :MVP矩阵 `u_WorldMat`: :世界矩阵 这两个值都是逐精灵的uniform,会由引擎处理并进行传入。如果没有需求的话,可以不用在自己的自定义shader中对这两个属性进行绑定设置。 `u_OutlineColor` :描边...

来源: Laya2.0_文档 发布时间: 20210715

72. 关联shader的uniform(ActionScript-3D基础(AS3)-LayaAir3D之shader) [ 47%]

...们使用了6个 uniform: `u_MvpMatrix` :MVP矩阵 `u_WorldMat`: :世界矩阵 这两个值都是逐精灵的uniform,会由引擎处理并进行传入。如果没有需求的话,可以不用在自己的自定义shader中对这两个属性进行绑定设置。 `u_OutlineColor` :描边...

来源: Laya2.0_文档 发布时间: 20210715

73. laya.events.Event [ 40%]

...时触发。Event  TRANSFORM_CHANGED : String = transformchanged[static] 世界矩阵更新时触发。Event  TRIGGER_ENTER : String = triggerenter[static] 物理碰撞开始Event  TRIGGER_EXIT : String = triggerexit[static] 物理碰撞结束Event  TRIGGER_STAY : String = triggerstay[static...

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

74. laya.events.Event [ 39%]

...Event  WORLDMATRIX_NEEDCHANGE : String = worldmatrixneedchanged[static] 世界矩阵更新时触发。EventProperty DetailaltKeypropertyaltKey:Boolean  [read-only] 表示 Alt 键是处于活动状态 (true) 还是非活动状态 (false)。 Implementation     public function get altKey():Bool...

来源: laya_api 发布时间: 20170929

75. 如何能监听到TouchStart和TouchEnd事件 [ 37%]

...发*/         static RENDERQUEUE_CHANGED: string;         /**世界矩阵更新时触发。*/         static WORLDMATRIX_NEEDCHANGE: string;         /**更换动作时触发。*/         static ANIMATION_CHANGED: string;         /** 事件类型。*/    ...

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

76. laya.ui.UIEvent [ 37%]

...时触发。Event TRANSFORM_CHANGED : String = transformchanged[static] 世界矩阵更新时触发。Event TRIGGER_ENTER : String = triggerenter[static] 物理碰撞开始Event TRIGGER_EXIT : String = triggerexit[static] 物理碰撞结束Event TRIGGER_STAY : String = triggerstay[static] 物理...

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

77. laya.ui.UIEvent [ 36%]

...。Event WORLDMATRIX_NEEDCHANGE : String = worldmatrixneedchanged[static] 世界矩阵更新时触发。EventConstant DetailHIDE_TIPConstantpublic static const HIDE_TIP:String = hidetip 隐藏提示信息。 SHOW_TIPConstant public static const SHOW_TIP:String = showtip 显示提示信息。 Fri S...

来源: laya_api 发布时间: 20170929

78. laya.d3.core.light.PointLight [ 34%]

...iewWorldMatrix(projectionViewMatrix:Matrix4x4):Matrix4x4 获取投影视图世界矩阵。 Sprite3D hasListener(type:String):Boolean 检查 EventDispatcher 对象是否为特定事件类型注册了任何侦听器。 EventDispatcher instantiate(original:Sprite3D, parent:Node = null, worldPositionS...

来源: laya_api 发布时间: 20170929

79. laya.d3.core.light.DirectionLight [ 34%]

...iewWorldMatrix(projectionViewMatrix:Matrix4x4):Matrix4x4 获取投影视图世界矩阵。 Sprite3D hasListener(type:String):Boolean 检查 EventDispatcher 对象是否为特定事件类型注册了任何侦听器。 EventDispatcher instantiate(original:Sprite3D, parent:Node = null, worldPositionS...

来源: laya_api 发布时间: 20170929

80. laya.d3.core.light.SpotLight [ 33%]

...iewWorldMatrix(projectionViewMatrix:Matrix4x4):Matrix4x4 获取投影视图世界矩阵。 Sprite3D hasListener(type:String):Boolean 检查 EventDispatcher 对象是否为特定事件类型注册了任何侦听器。 EventDispatcher instantiate(original:Sprite3D, parent:Node = null, worldPositionS...

来源: laya_api 发布时间: 20170929