大约有 729 项符合查询结果, 库内数据总量为 31,560 项。 (搜索耗时: 0.0041 秒)
Laya3.0_api(284) Laya2.0_api(154) laya_api(114) Laya_社区(84) Laya2.0_文档(47) Laya3.0_文档(44) Laya2.0_示例(1) Laya_示例(1)
...017-11-01 10:10 这个问题倒是解决了,谢谢你了 这样才行! public get x(): number { return this._x; } public set x(value: number) { this._x = value; this.event(XYImage.SPRITE_PROPERTY_CHANGE, { "x": this._x }); } Monica • 2017-11-01 12:15 好的,多谢分享。有问题...
来源: Laya_社区 发布时间: 20171030
...ames Shader3DProperties | Methods | Constants Packagelaya.d3.shaderClasspublic class Shader3DInheritanceShader3D Object Shader3D 类用于创建Shader3D。 Public Properties PropertyDefined By debugMode : Boolean = false[static] 是否开启调试模式。 Shader3DPublic Methods MethodDefin...
来源: Laya2.0_api 发布时间: 20190513
...ames No Frames AdvImageProperties | Methods | Events Packagelaya.uiClasspublic class AdvImageInheritanceAdvImage Image UIComponent Sprite Node EventDispatcher Object 广告插件 Public Properties Hide Inherited Public Properties Show Inherited Public Properties PropertyDefined By active : Bool...
来源: Laya2.0_api 发布时间: 20190513
...*对话框内的某个按钮命名为close,点击此按钮则会关闭*/ public static const CLOSE:String = "close"; /**对话框内的某个按钮命名为cancel,点击此按钮则会关闭*/ public static const CANCEL:String = "cancel"; /**对话框内的某个按钮命名为sure,点击此...
来源: Laya_社区 发布时间: 20170507
...rames Matrix3x3Properties | Methods | Constants Packagelaya.d3.mathClasspublic class Matrix3x3InheritanceMatrix3x3 ObjectImplements laya.d3.core.IClone Matrix3x3 类用于创建3x3矩阵。 Public Properties PropertyDefined By elements : Float32Array矩阵元素数组Matrix3x3Public Methods ...
来源: laya_api 发布时间: 20170929
...rames Matrix3x3Properties | Methods | Constants Packagelaya.d3.mathClasspublic class Matrix3x3InheritanceMatrix3x3 ObjectImplements laya.d3.core.IClone Matrix3x3 类用于创建3x3矩阵。 Public Properties PropertyDefined By elements : Float32Array矩阵元素数组Matrix3x3Public Methods ...
来源: Laya2.0_api 发布时间: 20190513
...mport laya.display.Stage; import laya.utils.Stat; import laya.webgl.WebGL; public class ShaderPrecompile { public function ShaderPrecompile() { Laya3D.init(0, 0, true); //开启Shader编译调试模式,可在输出宏定义编译值。 ShaderCompile3D.debugMode = true; var sc:ShaderCompile3D = Sha...
来源: Laya_示例 发布时间: 20251130
...| Frames No Frames Vector4Properties | Methods Packagelaya.d3.mathClasspublic class Vector4InheritanceVector4 ObjectImplements laya.d3.core.IClone Vector4 类用于创建四维向量。 Public Properties PropertyDefined By elements : *四维向量元素数组Vector4 ONE : Vector4[static] V...
来源: laya_api 发布时间: 20170929
...ring search index... The search index is not available layaair Options All Public Public/Protected All Inherited Externals Only exported Menu Globals "laya/device/motion/AccelerationInfo" AccelerationInfo Class AccelerationInfo 加速度x/y/z的单位均为m/s²。 在硬件(陀螺仪)不支持...
来源: Laya3.0_api 发布时间: 20231115
...tionProperties | Methods | Constants Packagelaya.device.geolocationClasspublic class GeolocationInheritanceGeolocation Object 使用前可用supported查看浏览器支持。 Public Properties PropertyDefined By enableHighAccuracy : Boolean = false[static] 如果enableHighAccuracy为true,...
来源: laya_api 发布时间: 20170929