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

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

131. laya.events.MouseManager [ 95%]

...mes MouseManagerProperties | Methods | Constants Packagelaya.eventsClasspublic class MouseManagerInheritanceMouseManager Object MouseManager 是鼠标、触摸交互管理器。 鼠标事件流包括捕获阶段、目标阶段、冒泡阶段。 捕获阶段:此阶段引擎会从stage开始递...

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

132. laya.d3.graphics.VertexElementFormat [ 95%]

...Frames No Frames VertexElementFormatConstants Packagelaya.d3.graphicsClasspublic class VertexElementFormatInheritanceVertexElementFormat Object ... Public Constants ConstantDefined By  Byte4 : String = byte4[static] VertexElementFormat  Color : String = color[static] VertexElementFormat  Hal...

来源: laya_api 发布时间: 20170929

133. laya.maths.Matrix [ 95%]

...ex | Frames No Frames MatrixProperties | Methods Packagelaya.mathsClasspublic class MatrixInheritanceMatrix Object Matrix 类表示一个转换矩阵,它确定如何将点从一个坐标空间映射到另一个坐标空间。 您可以对一个显示对象执行不同的图形转换,方法...

来源: laya_api 发布时间: 20170929

134. laya.display.Sprite [ 95%]

...s No Frames SpriteProperties | Methods | Events Packagelaya.displayClasspublic class SpriteInheritanceSprite Node EventDispatcher ObjectImplements laya.display.ILayoutSubclasses AnimationPlayerBase, Component, DialogManager, GridSprite, MapLayer, MovieClip, Particle2D, Scene, Skeleton, Stage, Tex...

来源: laya_api 发布时间: 20170929

135. laya.d3.physics.constraints.ConstraintComponent [ 95%]

...aintComponentProperties | Methods Packagelaya.d3.physics.constraintsClasspublic class ConstraintComponentInheritanceConstraintComponent Component Object ConstraintComponent 类用于创建约束的父类。 Public Properties Hide Inherited Public Properties Show Inherited Public Properties Proper...

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

136. laya.d3.shadowMap.ParallelSplitShadowMap [ 95%]

... ParallelSplitShadowMapProperties | Methods Packagelaya.d3.shadowMapClasspublic class ParallelSplitShadowMapInheritanceParallelSplitShadowMap Object ... Public Properties PropertyDefined By  shadowMapCount : intParallelSplitShadowMapPublic Methods  MethodDefined By  ParallelSplitShadowMap()P...

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

137. laya.d3.core.Sprite3D [ 94%]

...No Frames Sprite3DProperties | Methods | Events Packagelaya.d3.coreClasspublic class Sprite3DInheritanceSprite3D ComponentNode Node EventDispatcher ObjectImplements IUpdate, laya.resource.ICreateResource, laya.d3.core.ICloneSubclasses BaseCamera, LightSprite, RenderableSprite3D, Terrain Sprite3D ...

来源: laya_api 发布时间: 20170929

138. laya.physics.ChainCollider [ 94%]

...ames No Frames ChainColliderProperties | Methods Packagelaya.physicsClasspublic class ChainColliderInheritanceChainCollider ColliderBase Component Object 2D线形碰撞体 Public Properties Hide Inherited Public Properties Show Inherited Public Properties PropertyDefined By density : Number密...

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

139. laya.components.CommonScript [ 94%]

...es No Frames CommonScriptProperties | Methods Packagelaya.componentsClasspublic class CommonScriptInheritanceCommonScript Component Object CommonScript 类用于创建公共脚本类。 Public Properties Hide Inherited Public Properties Show Inherited Public Properties PropertyDefined By destroy...

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

140. 脚本组件的使用(ActionScript-2D进阶篇(AS3)-扩展模块) [ 94%]

...认值 | ``` /** @prop {name:resType,tips:"abc",type:string,accept:res}*/ public var resType:String = ""; /** @prop {name:int1,tips:"11",type:Int}*/ public var int1:int; /** @prop {name:number1,tips:"11.11",type:Number}*/ public var number1:Number; /** @prop {name:String,tips:"abc",type:string}*/ pu...

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