大约有 2,479 项符合查询结果, 库内数据总量为 31,560 项。 (搜索耗时: 0.0058 秒)
Laya_社区(718) Laya3.0_api(672) Laya2.0_api(367) laya_api(298) Laya_示例(150) Laya2.0_示例(114) Laya2.0_文档(107) Laya3.0_文档(53)
...DemoLabel类:package { // import laya.ui.Label; import laya.webgl.WebGL; public class DemoLabel { public function DemoLabel() { Laya.init(800, 600, WebGL); Laya.stage.bgColor = "#232628"; //---------------------------------这是用我自己写的label继承了官方的label,问题是label显示...
来源: Laya_社区 发布时间: 20170516
...ailFilterProperties | Methods | Constants Packagelaya.d3.core.trailClasspublic class TrailFilterInheritanceTrailFilter Object TrailFilter 类用于创建拖尾过滤器。 Public Properties PropertyDefined By alignment : int = 0轨迹准线。TrailFilter colorGradient : Gradient 获取颜...
来源: Laya2.0_api 发布时间: 20190513
...o Frames RevoluteJointProperties | Methods Packagelaya.physics.jointClasspublic class RevoluteJointInheritanceRevoluteJoint JointBase Component Object 旋转关节强制两个物体共享一个锚点,两个物体相对旋转 Public Properties Hide Inherited Public Properties Show Inherited Publi...
来源: Laya2.0_api 发布时间: 20190513
...No Frames BloomEffectProperties | Methods Packagelaya.d3.core.renderClasspublic class BloomEffectInheritanceBloomEffect PostProcessEffect Object BloomEffect 类用于创建泛光效果。 Public Properties PropertyDefined By anamorphicRatio : Number 获取形变比,通过扭曲泛光产生视...
来源: Laya2.0_api 发布时间: 20190513
... Frames PrismaticJointProperties | Methods Packagelaya.physics.jointClasspublic class PrismaticJointInheritancePrismaticJoint JointBase Component Object 平移关节:移动关节允许两个物体沿指定轴相对移动,它会阻止相对旋转 Public Properties Hide Inherited Public Properti...
来源: Laya2.0_api 发布时间: 20190513
... @prop {name:intType, tips:"整数类型示例", type:Int, default:1000}*/ public intType: number = 1000; /** @prop {name:numType, tips:"数字类型示例", type:Number, default:1000}*/ public numType: number = 1000; /** @prop {name:strType, tips:"字符串类型示例", type:String, default:"hello...
来源: Laya_社区 发布时间: 20181215
...No Frames ColorProperties | Methods | Constants Packagelaya.d3.mathClasspublic class ColorInheritanceColor ObjectImplements laya.d3.core.IClone Color 类用于创建颜色实例。 Public Properties PropertyDefined By a : Numberalpha分量Color b : Numberblue分量Color g : Numbergreen...
来源: Laya2.0_api 发布时间: 20190513
...rames No Frames ColliderBaseProperties | Methods Packagelaya.physicsClasspublic class ColliderBaseInheritanceColliderBase Component ObjectSubclasses BoxCollider, ChainCollider, CircleCollider, PolygonCollider 碰撞体基类 Public Properties Hide Inherited Public Properties Show Inherited Public ...
来源: Laya2.0_api 发布时间: 20190513
...es LoaderProperties | Methods | Events | Constants Packagelaya.netClasspublic class LoaderInheritanceLoader EventDispatcher Object Loader 类可用来加载文本、JSON、XML、二进制、图像等资源。 Public Properties PropertyDefined By cache : Boolean[read-only] 是否缓存。Load...
来源: Laya2.0_api 发布时间: 20190513
...s No Frames OctreeNodeProperties | Methods Packagelaya.d3.core.sceneClasspublic class OctreeNodeInheritanceOctreeNode ObjectImplements ITreeNodePublic Properties PropertyDefined By _children : Vector.<OctreeNode>OctreeNode debugMode : Boolean = false[static] 是否开启四/八叉树...
来源: laya_api 发布时间: 20170929