• 首页
  • 动态
  • 案例
  • 引擎社区
  • API
  • 文档
  • 示例
  • 引擎下载

大约有 32 项符合查询结果, 库内数据总量为 30,724 项。 (搜索耗时: 0.0021 秒)

1. laya.d3.component.Component3D [ 100%]

...I DocumentationAll Packages | All Classes | Index | Frames No Frames Component3DProperties | Methods | Events Packagelaya.d3.componentClasspublic class Component3DInheritanceComponent3D EventDispatcher ObjectImplements IUpdate, laya.resource.IDestroySubclasses Animator, AttachPoint, Collide...

来源: laya_api 发布时间: 20170929

2. 关于Laya.Component3D脚本生命周期BUG反馈 [ 95%]

关于Laya.Component3D脚本生命周期BUG反馈 如果脚本继承了Laya.Component3D,并且重写了_initialize()函数,那么该脚本的_update()、_lateUpdate()函数将不会再执行,必须在_initialize()函数中调用父类的_initialize()函数才行,这应该是bug。     ...

来源: Laya_社区 发布时间: 20170722

3. 官方大爷Component3D改了DEMO能更新么? [ 94%]

官方大爷Component3D改了DEMO能更新么? Component3D相关的东西改了,我从1.7.8(正常)一直看更新日志到最新版,也没有告之相关的信息,官方的DEMO也不更新,都报错了,owner:Sprite3D 改成了 owner:ComponentNode ,尼玛没有transform属性了...

来源: Laya_社区 发布时间: 20180807

4. laya.d3.component.animation.UVAnimations [ 92%]

...onClasspublic class UVAnimationsInheritanceUVAnimations KeyframeAnimations Component3D EventDispatcher Object UVAnimations 类用于创建UV动画组件。 Public Properties Hide Inherited Public Properties Show Inherited Public Properties PropertyDefined By currentAnimationClipIndex : int[read-on...

来源: laya_api 发布时间: 20170603

5. laya.d3.component.animation.CameraAnimations [ 92%]

...ublic class CameraAnimationsInheritanceCameraAnimations KeyframeAnimations Component3D EventDispatcher Object CameraAnimations 类用于创建摄像机动画组件。 Public Properties Hide Inherited Public Properties Show Inherited Public Properties PropertyDefined By  addMode : Boolean = true...

来源: laya_api 发布时间: 20170603

6. laya.d3.component.animation.RigidAnimations [ 92%]

...spublic class RigidAnimationsInheritanceRigidAnimations KeyframeAnimations Component3D EventDispatcher Object RigidAnimations 类用于创建变换动画组件。 Public Properties Hide Inherited Public Properties Show Inherited Public Properties PropertyDefined By currentAnimationClipIndex : int[...

来源: laya_api 发布时间: 20170929

7. laya.d3.component.animation.SkinAnimations [ 92%]

...asspublic class SkinAnimationsInheritanceSkinAnimations KeyframeAnimations Component3D EventDispatcher Object SkinAnimations 类用于创建蒙皮动画组件。 Public Properties Hide Inherited Public Properties Show Inherited Public Properties PropertyDefined By  curBonesDatas : Float32Array[re...

来源: laya_api 发布时间: 20170929

8. laya.d3.component.AttachPoint [ 91%]

...ackagelaya.d3.componentClasspublic class AttachPointInheritanceAttachPoint Component3D EventDispatcher Object AttachPoint 类用于创建挂点组件。 Public Properties Hide Inherited Public Properties Show Inherited Public Properties PropertyDefined By  attachBones : Vector.<String>挂...

来源: laya_api 发布时间: 20170929

9. laya.d3.component.animation.KeyframeAnimations [ 91%]

...animationClasspublic class KeyframeAnimationsInheritanceKeyframeAnimations Component3D EventDispatcher ObjectSubclasses RigidAnimations, SkinAnimations KeyframeAnimation 类用于帧动画组件的父类。 Public Properties Hide Inherited Public Properties Show Inherited Public Properties Property...

来源: laya_api 发布时间: 20170929

10. laya.d3.component.Script [ 89%]

... Events Packagelaya.d3.componentClasspublic class ScriptInheritanceScript Component3D EventDispatcher Object Script 类用于创建脚本的父类。 Public Properties Hide Inherited Public Properties Show Inherited Public Properties PropertyDefined By destroyed : Boolean[read-only] 获取是否...

来源: laya_api 发布时间: 20170929