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

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

181. laya.d3.graphics.IndexBuffer3D [ 81%]

... DetailcanReadpropertycanRead:Boolean  [read-only] 获取是否可读。 Implementation     public function get canRead():Booleancreateproperty public static var create:Function 创建IndexBuffer3D。 indexCountproperty indexCount:int  [read-only] 获取索引个数。 Implementation   ...

来源: laya_api 发布时间: 20170929

182. laya.d3.core.Camera [ 80%]

...法的返回值为空,如需使用getRenderTexture()可开启此属性。 Implementation     public function get alwaysUseRenderTexture():Boolean    public function set alwaysUseRenderTexture(value:Boolean):voidaspectRatioproperty aspectRatio:Number 获取横纵比。 Implementation    ...

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

183. laya.events.TouchInfo_API3.0 [ 80%]

...s "laya/events/InputManager" TouchInfo Class TouchInfo Hierarchy TouchInfo Implements ITouchInfo Index Constructors constructor Properties began clickCancelled clickCount downTargets event lastRollOver moved pos target touchId Methods begin clickTest end move reset Constructors constructor new Touch...

来源: Laya3.0_api 发布时间: 20231115

184. laya.ui.TextInput [ 80%]

...则不会将文本字段视为密码文本字段。 默认值为false。 Implementation     public function get asPassword():Boolean    public function set asPassword(value:Boolean):voidbgproperty bg:AutoBitmap 表示此对象包含的文本背景 AutoBitmap 组件实例。 Implementation ...

来源: laya_api 发布时间: 20170929

185. laya.physics.PolygonCollider [ 80%]

...propertypoints:String用逗号隔开的点的集合,格式:x,y,x,y ... Implementation     public function get points():String    public function set points(value:String):voidxproperty x:Number相对节点的x轴偏移 Implementation     public function get x():Number    public f...

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

186. laya.ui.ScrollBar [ 79%]

...属性,使用大括号可以指定组件的任意属性进行赋值。 Implementation     public function get dataSource():*    public function set dataSource(value:any):voiddownButtonproperty public var downButton:Button下按钮 elasticBackTimeproperty public var elasticBackTime:Number...

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

187. laya.d3.core.light.LightSprite [ 79%]

...ffuseColorproperty diffuseColor:Vector3 获取灯光的漫反射颜色。 Implementation     public function get diffuseColor():Vector3    public function set diffuseColor(value:Vector3):voidlightTypeproperty lightType:int  [read-only] 获取灯光的类型。 Implementation     publ...

来源: laya_api 发布时间: 20170929

188. laya.media.SoundManager [ 79%]

...ty autoStopMusic:Boolean 失去焦点后是否自动停止背景音乐。 Implementation     public static function get autoStopMusic():Boolean    public static function set autoStopMusic(value:Boolean):voidmusicMutedproperty musicMuted:Boolean 背景音乐(不包括音效)是否静音...

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

189. laya.d3.core.Sprite3D [ 79%]

...class Sprite3DInheritanceSprite3D ComponentNode Node EventDispatcher ObjectImplements IUpdate, laya.resource.ICreateResource, laya.d3.core.ICloneSubclasses BaseCamera, LightSprite, RenderableSprite3D, Terrain Sprite3D 类用于实现3D精灵。 Public Properties Hide Inherited Public Properties Show...

来源: laya_api 发布时间: 20170929

190. laya.physics.joint.MouseJoint [ 79%]

...damping:Number刚体在回归到节点过程中受到的阻尼,取值0~1 Implementation     public function get damping():Number    public function set damping(value:Number):voidfrequencyproperty frequency:Number弹簧系统的震动频率,可以视为弹簧的弹性系数 Implementatio...

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