大约有 242 项符合查询结果, 库内数据总量为 31,560 项。 (搜索耗时: 0.0038 秒)
...现Blinn-Phong材质。 Public Properties Hide Inherited Public Properties Show Inherited Public Properties PropertyDefined By albedoColor : Vector4 获取反照率颜色。 BlinnPhongMaterial albedoColorA : Number 获取反照率颜色Z分量。 BlinnPhongMaterial albedoColorB : Number ...
来源: Laya2.0_api 发布时间: 20190513
...建灯光的父类。 Public Properties Hide Inherited Public Properties Show Inherited Public Properties PropertyDefined By active : Boolean 获取自身是否激活。 Sprite3D activeInHierarchy : Boolean[read-only] 获取在场景中是否激活。 Sprite3D color : Vector3 灯光颜色。 L...
来源: laya_api 发布时间: 20170929
...用于创建网格。 Public Properties Hide Inherited Public Properties Show Inherited Public Properties PropertyDefined By active : Boolean 获取自身是否激活。 Sprite3D activeInHierarchy : Boolean[read-only] 获取在场景中是否激活。 Sprite3D componentsCount : int[read-only] ...
来源: laya_api 发布时间: 20170929
...类不允许实例。 Public Properties Hide Inherited Public Properties Show Inherited Public Properties PropertyDefined By active : Boolean 获取自身是否激活。 Sprite3D activeInHierarchy : Boolean[read-only] 获取在场景中是否激活。 Sprite3D componentsCount : int[read-only] ...
来源: laya_api 发布时间: 20170929
...类不允许实例。 Public Properties Hide Inherited Public Properties Show Inherited Public Properties PropertyDefined By active : Boolean 获取自身是否激活。 Node activeInHierarchy : Boolean[read-only] 获取在场景中是否激活。 Node destroyed : Boolean = false[只读]是否...
来源: Laya2.0_api 发布时间: 20190513
...用于创建地块。 Public Properties Hide Inherited Public Properties Show Inherited Public Properties PropertyDefined By active : Boolean 获取自身是否激活。 Node activeInHierarchy : Boolean[read-only] 获取在场景中是否激活。 Node destroyed : Boolean = false[只读]是否...
来源: Laya2.0_api 发布时间: 20190513
...用于创建网格。 Public Properties Hide Inherited Public Properties Show Inherited Public Properties PropertyDefined By active : Boolean 获取自身是否激活。 Node activeInHierarchy : Boolean[read-only] 获取在场景中是否激活。 Node destroyed : Boolean = false[只读]是否...
来源: Laya2.0_api 发布时间: 20190513
...创建渲染目标。 Public Properties Hide Inherited Public Properties Show Inherited Public Properties PropertyDefined By anisoLevel : int 各向异性等级 BaseTexture currentActive : RenderTexture2D[static] [read-only] 获取当前激活的Rendertexture RenderTexture2D defaulteTexture ...
来源: Laya2.0_api 发布时间: 20190513
...建刚体碰撞器。 Public Properties Hide Inherited Public Properties Show Inherited Public Properties PropertyDefined By angularDamping : Number 获取刚体的角阻力。 Rigidbody3D angularFactor : Vector3 获取角因子。 Rigidbody3D angularVelocity : Vector3 获取角速度。 R...
来源: Laya2.0_api 发布时间: 20190513
...配有点疑惑 在http://layaair.ldc.layabox.com/demo/?SmartScale_Scale_SHOW_ALL 这个demo中,我修改js代码测试几种适配模式,有一些困惑 我分别用noscale, fixedwidth, fixedheight进行试验, 代码如下:var rect; (function() { Laya.init(550, 400); // Laya.stage.scale...
来源: Laya_社区 发布时间: 20170206