大约有 1,440 项符合查询结果, 库内数据总量为 30,778 项。 (搜索耗时: 0.0059 秒)
Laya3.0_api(398) Laya_社区(300) Laya2.0_api(251) laya_api(215) Laya2.0_文档(167) Laya3.0_文档(70) Laya2.0_示例(22) Laya_示例(17)
弹窗视图组件(Dialog)一、通过LayaAir IDE创建Dialog1.1 创建Dialog1.2 Dialog属性介绍1.3 脚本控制Dialog二、通过代码创建Dialog弹窗视图组件(Dialog) Dialog是弹窗视图组件,主要用于弹窗面板。 一、通过LayaAir IDE创建Dialog 1.1 创建Dialog ...
来源: Laya3.0_文档 发布时间: 20241014
...tate" AnimatorPlayState Class AnimatorPlayState AnimatorPlayState 类用于创建动画播放状态信息。 Hierarchy AnimatorPlayState Index Constructors constructor Accessors animatorState duration normalizedTime Constructors constructor new AnimatorPlayState(): AnimatorPlayState Defined in laya/...
来源: Laya3.0_api 发布时间: 20231102
...asses FloatKeyframe, QuaternionKeyframe, Vector3Keyframe KeyFrame 类用于创建关键帧实例。 Public Properties PropertyDefined By time : Number时间。KeyframePublic Methods MethodDefined By Keyframe() 创建一个 KeyFrame 实例。 Keyframe clone():* 克隆。 Keyframe clone...
来源: Laya2.0_api 发布时间: 20190513
...ScreenQuadInheritanceScreenQuad laya.resource.Resource ScreenQuad 类用于创建全屏四边形。 Public Methods MethodDefined By ScreenQuad() 创建一个 ScreenQuad 实例,禁止使用。 ScreenQuad destroy():void[override] 销毁资源,销毁后资源不能恢复。 ScreenQuadConstructo...
来源: Laya2.0_api 发布时间: 20190513
...Packagelaya.d3.mathClasspublic class RayInheritanceRay Object Ray 类用于创建射线。 Public Properties PropertyDefined By direction : Vector3方向Ray origin : Vector3原点RayPublic Methods MethodDefined By Ray(origin:Vector3, direction:Vector3) 创建一个 Ray 实例。 RayPrope...
来源: laya_api 发布时间: 20170929
...yframeNodeListInheritanceKeyframeNodeList Object KeyframeNodeList 类用于创建KeyframeNode节点队列。 Public Properties PropertyDefined By count : int 获取节点个数。 KeyframeNodeListPublic Methods MethodDefined By KeyframeNodeList() 创建一个 KeyframeNodeList 实例。 Keyf...
来源: Laya2.0_api 发布时间: 20190513
...textClasspublic class TextMeshInheritanceTextMesh Object TextMesh 类用于创建文本网格。 Public Properties PropertyDefined By color : Color 获取颜色。 TextMesh fontSize : int 获取字体尺寸。 TextMesh text : String 获取文本。 TextMeshPublic Methods MethodDefined By...
来源: Laya2.0_api 发布时间: 20190513
...asspublic class MeshFilterInheritanceMeshFilter Object MeshFilter 类用于创建网格过滤器。 Public Properties PropertyDefined By sharedMesh : Mesh 获取共享网格。 MeshFilterPublic Methods MethodDefined By MeshFilter(owner:RenderableSprite3D) 创建一个新的 MeshFilter 实...
来源: Laya2.0_api 发布时间: 20190513
... PhysicsSettingsInheritancePhysicsSettings Object PhysicsSettings 类用于创建物理配置信息。 Public Properties PropertyDefined By fixedTimeStep : Number物理模拟器帧的间隔时间。PhysicsSettings flags : int = 0标志集合。PhysicsSettings maxSubSteps : int = 1物理引...
来源: Laya2.0_api 发布时间: 20190513
...torPlayStateInheritanceAnimatorPlayState Object AnimatorPlayState 类用于创建动画播放状态信息。 Public Properties PropertyDefined By duration : Number[read-only] 获取当前动画的持续时间,以秒为单位。 AnimatorPlayState normalizedTime : Number[read-only] 获取播...
来源: Laya2.0_api 发布时间: 20190513