大约有 2,482 项符合查询结果, 库内数据总量为 31,671 项。 (搜索耗时: 0.0075 秒)
Laya_社区(720) Laya3.0_api(672) Laya2.0_api(367) laya_api(298) Laya_示例(150) Laya2.0_示例(114) Laya2.0_文档(107) Laya3.0_文档(54)
...es AnimationTransform3DProperties | Methods Packagelaya.d3.animationClasspublic class AnimationTransform3DInheritanceAnimationTransform3D EventDispatcher Object AnimationTransform3D 类用于实现3D变换。 Public Properties PropertyDefined By localRotation : QuaternionAnimationTransform3DPu...
来源: Laya2.0_api 发布时间: 20190513
...o Frames LoaderManagerProperties | Methods | Events Packagelaya.netClasspublic class LoaderManagerInheritanceLoaderManager EventDispatcher Object LoaderManager 类用于用于批量加载资源。此类是单例,不要手动实例化此类,请通过Laya.loader访问。 全部队列加载完...
来源: laya_api 发布时间: 20170929
...ertexPositionNormalColorProperties | Methods Packagelaya.d3.graphicsClasspublic class VertexPositionNormalColorInheritanceVertexPositionNormalColor ObjectImplements IVertex VertexPositionNormalColor 类用于创建位置、法线、颜色顶点结构。 Public Properties PropertyDefined By col...
来源: laya_api 发布时间: 20170929
...VertexPositionNTBTextureProperties | Methods Packagelaya.d3.graphicsClasspublic class VertexPositionNTBTextureInheritanceVertexPositionNTBTexture ObjectImplements IVertex VertexPositionNormalTexture 类用于创建位置、法线、纹理顶点结构。 Public Properties PropertyDefined By nor...
来源: laya_api 发布时间: 20170929
...texPositionNormalTextureProperties | Methods Packagelaya.d3.graphicsClasspublic class VertexPositionNormalTextureInheritanceVertexPositionNormalTexture ObjectImplements IVertex VertexPositionNormalTexture 类用于创建位置、法线、纹理顶点结构。 Public Properties PropertyDefined By...
来源: laya_api 发布时间: 20170929
...mes No Frames TextInputProperties | Methods | Events Packagelaya.uiClasspublic class TextInputInheritanceTextInput Label UIComponent Sprite Node EventDispatcher ObjectSubclasses TextArea TextInput 类用于创建显示对象以显示和输入文本。 Public Properties Hide Inherited Public Prope...
来源: Laya2.0_api 发布时间: 20190513
...Frames No Frames PanelProperties | Methods | Events Packagelaya.uiClasspublic class PanelInheritancePanel Box Component Sprite Node EventDispatcher Object Panel 是一个面板容器类。 Public Properties Hide Inherited Public Properties Show Inherited Public Properties PropertyDefined By alp...
来源: laya_api 发布时间: 20170929
...Frames ScriptProperties | Methods | Events Packagelaya.d3.componentClasspublic class ScriptInheritanceScript Component3D EventDispatcher Object Script 类用于创建脚本的父类。 Public Properties Hide Inherited Public Properties Show Inherited Public Properties PropertyDefined By destroy...
来源: laya_api 发布时间: 20170929
...xPositionTexture0Properties | Methods Packagelaya.d3.graphics.VertexClasspublic class VertexPositionTexture0InheritanceVertexPositionTexture0 ObjectImplements IVertex VertexPositionNormalTexture 类用于创建位置、纹理顶点结构。 Public Properties PropertyDefined By position : Vecto...
来源: Laya2.0_api 发布时间: 20190513
...*对话框内的某个按钮命名为close,点击此按钮则会关闭*/ public static const CLOSE:String = "close"; /**对话框内的某个按钮命名为cancel,点击此按钮则会关闭*/ public static const CANCEL:String = "cancel"; /**对话框内的某个按钮命名为sure,点击此...
来源: Laya_社区 发布时间: 20170507