大约有 125 项符合查询结果, 库内数据总量为 30,779 项。 (搜索耗时: 0.0030 秒)
Laya3.0_api(38) Laya_社区(36) Laya2.0_api(25) Laya2.0_文档(12) laya_api(9) Laya3.0_文档(4) Laya2.0_示例(1)
...All Packages | All Classes | Index | Frames No Frames CapsuleColliderShapeProperties | Methods Packagelaya.d3.physics.shapeClasspublic class CapsuleColliderShapeInheritanceCapsuleColliderShape ColliderShape Object CapsuleColliderShape 类用于创建胶囊形状碰撞器。 Public Properties...
来源: Laya2.0_api 发布时间: 20190513
laya新引入的cannon物理引擎何时能支持更多类型shape 2020-07-09 添加评论 免费帖 --> 分享 微博 QZONE 微信 没有找到相关结果 已邀请: 与内容相关的链接 提交 0 个回复 为什么被折叠? 0 个回复被折叠 要回复问题请先登录 发起人 ddf 相...
来源: Laya_社区 发布时间: 20200709
... import laya.utils.Tween; public class MyBox extends Sprite { private var _shape:Sprite; public function MyBox() { super(); graphics.drawRect(0,0,200,200,"#00ff00"); _shape=new Sprite(); _shape.graphics.drawCircle(0,0,20,"#ff0000"); addChild(_shape); //加上这句正常,反之则异常 //_shape.c...
来源: Laya_社区 发布时间: 20170124
...Packages | All Classes | Index | Frames No Frames HeightfieldColliderShapeMethods Packagelaya.d3.physics.shapeClasspublic class HeightfieldColliderShapeInheritanceHeightfieldColliderShape Object ... Public Methods MethodDefined By HeightfieldColliderShape()HeightfieldColliderShapeConstru...
来源: Laya2.0_api 发布时间: 20190513
LAYA_API #laya_nav { display: none; position: fixed; top: 0; left: 0; right: 0; z-index: 1000; margin: 0; height: 68px; border-radius: 0; min-width: 310px; background-color: #1A1A1A; background-image: none; border: none; } #laya_content { width: 100%; height: auto; margin: 0px auto 0 auto; } @media...
来源: Laya3.0_api 发布时间: 20230115
...cumentationAll Packages | All Classes | Index | Frames No Frames BaseShapeProperties | Methods Packagelaya.d3.core.particleShuriKen.module.shapeClasspublic class BaseShapeInheritanceBaseShape ObjectImplements laya.d3.core.ICloneSubclasses BoxShape, CircleShape, ConeShape, HemisphereShape, Sp...
来源: laya_api 发布时间: 20170929
...cumentationAll Packages | All Classes | Index | Frames No Frames BaseShapeProperties | Methods Packagelaya.d3.core.particleShuriKen.module.shapeClasspublic class BaseShapeInheritanceBaseShape ObjectImplements laya.d3.core.ICloneSubclasses BoxShape, CircleShape, ConeShape, HemisphereShape, Sp...
来源: Laya2.0_api 发布时间: 20190513
...vent; public class Sprite_Example { private var sprite:Sprite; private var shape:Sprite public function Sprite_Example() { Laya.init(640, 800);//设置游戏画布宽高、渲染模式。 Laya.stage.bgColor = "#efefef";//设置画布的背景颜色。 onInit(); } private function onInit():void { spr...
来源: Laya3.0_api 发布时间: 20231115
...载的时候提示(出错啦,请把此信息截图给研发商)unknown shape type unity3D包在下面。第一次提问,有出错的地方还请见谅。 附件 : --> TankUnity.zip 2020-12-18 添加评论 免费帖 --> 分享 微博 QZONE 微信 没有找到相关结果 已邀请: 与内容相...
来源: Laya_社区 发布时间: 20201218
...mentationAll Packages | All Classes | Index | Frames No Frames SphereShapeProperties | Methods Packagelaya.d3.core.particleShuriKen.module.shapeClasspublic class SphereShapeInheritanceSphereShape BaseShape Object SphereShape 类用于创建球形粒子形状。 Public Properties Hide Inherit...
来源: laya_api 发布时间: 20170929