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

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

31. laya.d3.core.material.SkyProceduralMaterial [ 86%]

...eduralMaterial材质。 Public Properties Hide Inherited Public Properties Show Inherited Public Properties PropertyDefined By alphaTest : Boolean 获取是否透明裁剪。 BaseMaterial alphaTestValue : Number 获取透明测试模式裁剪值。 BaseMaterial  atmosphereThickness : Number 获...

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

32. laya.d3.graphics.VertexBuffer3D [ 86%]

...创建顶点缓冲。 Public Properties Hide Inherited Public Properties Show Inherited Public Properties PropertyDefined By _bindActive : Object[static] Buffer _bindVertexBuffer : *[static] Buffer bufferUsage : int[read-only] Buffer _byteLength : int = 0Buffer  canRead : Boolean[read-only] ...

来源: laya_api 发布时间: 20170929

33. laya.physics.BoxCollider [ 86%]

...bject 2D矩形碰撞体 Public Properties Hide Inherited Public Properties Show Inherited Public Properties PropertyDefined By density : Number密度值,值可以为零或者是正数,建议使用相似的密度,这样做可以改善堆叠稳定性,默认值为10ColliderBase destroyed : B...

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

34. laya.utils.Mouse [ 86%]

...hodDefined By  Mouse()Mouse  hide():void[static] 隐藏鼠标 Mouse  show():void[static] 显示鼠标 MouseProperty Detailcursorpropertycursor:String 设置鼠标样式 Implementation     public static function get cursor():String    public static function set cursor(value:String):void...

来源: laya_api 发布时间: 20170929

35. 调试-帧率统计 [ 86%]

...at = Laya.Stat; Laya.init(Browser.clientWidth, Browser.clientHeight); Stat.show(Browser.clientWidth - 120 >> 1, Browser.clientHeight - 100 >> 1); })();module laya { import Browser = Laya.Browser; import Stat = Laya.Stat; export class Debug_FPSStats { constructor() { Laya.init(Browser.clientWidth, Br...

来源: Laya_示例 发布时间: 20241124

36. laya.utils.Mouse [ 86%]

...ic Methods  MethodDefined By  hide():void[static] 隐藏鼠标 Mouse  show():void[static] 显示鼠标 MouseProperty Detailcursorpropertycursor:String 设置鼠标样式 Implementation     public static function get cursor():String    public static function set cursor(value:String):void...

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

37. laya.physics.joint.PrismaticJoint [ 85%]

...会阻止相对旋转 Public Properties Hide Inherited Public Properties Show Inherited Public Properties PropertyDefined By  anchor : Array[首次设置有效]关节的控制点,是相对于自身刚体的左上角位置偏移PrismaticJoint  axis : Array[首次设置有效]一个向量值,...

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

38. laya.physics.PolygonCollider [ 85%]

...,也不能小于3个 Public Properties Hide Inherited Public Properties Show Inherited Public Properties PropertyDefined By density : Number密度值,值可以为零或者是正数,建议使用相似的密度,这样做可以改善堆叠稳定性,默认值为10ColliderBase destroyed : Bo...

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

39. laya.physics.ChainCollider [ 85%]

...bject 2D线形碰撞体 Public Properties Hide Inherited Public Properties Show Inherited Public Properties PropertyDefined By density : Number密度值,值可以为零或者是正数,建议使用相似的密度,这样做可以改善堆叠稳定性,默认值为10ColliderBase destroyed : B...

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

40. laya.d3.graphics.IndexBuffer3D [ 85%]

...创建索引缓冲。 Public Properties Hide Inherited Public Properties Show Inherited Public Properties PropertyDefined By _bindActive : Object[static] Buffer _bindVertexBuffer : *[static] Buffer bufferUsage : int[read-only] Buffer _byteLength : int = 0Buffer  canRead : Boolean[read-only] ...

来源: laya_api 发布时间: 20170929