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

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

381. laya.d3.graphics.VertexPositionNormalColor [ 89%]

...ailcolorpropertycolor:Vector4  [read-only] Implementation     public function get color():Vector4normalproperty normal:Vector3  [read-only] Implementation     public function get normal():Vector3positionproperty position:Vector3  [read-only] Implementation     public function get...

来源: laya_api 发布时间: 20170929

382. laya.d3.graphics.VertexPositionNTBTexture [ 89%]

...lnormalpropertynormal:Vector3  [read-only] Implementation     public function get normal():Vector3positionproperty position:Vector3  [read-only] Implementation     public function get position():Vector3textureCoordinateproperty textureCoordinate:Vector2  [read-only] Implementation  ...

来源: laya_api 发布时间: 20170929

383. laya.d3.graphics.VertexPositionNormalTexture [ 88%]

...lnormalpropertynormal:Vector3  [read-only] Implementation     public function get normal():Vector3positionproperty position:Vector3  [read-only] Implementation     public function get position():Vector3textureCoordinateproperty textureCoordinate:Vector2  [read-only] Implementation  ...

来源: laya_api 发布时间: 20170929

384. laya.ani.bone.Skeleton [ 88%]

...组件实例。 Node addInputChild(node:Node):NodeNode callLater(method:Function, args:Array = null):void 延迟运行指定的函数。 在控件被显示在屏幕之前调用,一般用于延迟计算数据。 Node clearTimer(caller:*, method:Function):void 清理定时器。功能同Laya.time...

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

385. laya.events.Event [ 88%]

...态 (true) 还是非活动状态 (false)。 Implementation     public function get altKey():BooleancharCodeproperty charCode:Boolean  [read-only] 包含按下或释放的键的字符代码值。字符代码值为英文键盘值。 Implementation     public function get charCode():Booleanc...

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

386. laya.utils.ClassUtils [ 88%]

...Sprite",Sprite); ClassUtilsMethod DetailcreateByJson()method public static function createByJson(json:*, node:* = null, root:Node = null, customHandler:Handler = null, instanceHandler:Handler = null):* 根据指定的 json 数据创建节点对象。 比如: { "type":"Sprite", "props":{ "x":100, "y"...

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

387. 显卡驱动停止响应,且大概率蓝屏,原来是Handler惹的祸,但原因是什么 [ 88%]

...aya.display.Stage; import laya.webgl.WebGL; public class testlaya { public function testlaya() { Laya.init(100, 100, WebGL); Laya.stage.alignV = Stage.ALIGN_MIDDLE; Laya.stage.alignH = Stage.ALIGN_CENTER; Laya.stage.bgColor = "#ffffff"; new A(); } } }package { import laya.utils.Handler; public class...

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

388. laya.display.css.TextStyle [ 88%]

... The default value is false。.Method Detailcreate()method public static function create():TextStyle 从对象池中创建 ReturnsTextStylerecover()method override public function recover():voidrender()method  public function render(sprite:Sprite, context:Context, x:Number, y:Number):void Paramete...

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

389. laya.d3.core.RenderableSprite3D [ 88%]

...组件实例。 Node addInputChild(node:Node):NodeNode callLater(method:Function, args:Array = null):void 延迟运行指定的函数。 在控件被显示在屏幕之前调用,一般用于延迟计算数据。 Node clearTimer(caller:*, method:Function):void 清理定时器。功能同Laya.time...

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

390. laya.d3.graphics.VertexPositionNormalTexture0Texture1 [ 88%]

...lnormalpropertynormal:Vector3  [read-only] Implementation     public function get normal():Vector3positionproperty position:Vector3  [read-only] Implementation     public function get position():Vector3textureCoordinate0property textureCoordinate0:Vector2  [read-only] Implementation ...

来源: laya_api 发布时间: 20170929