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

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

171. laya.resource.VideoTexture_API3.0 [ 66%]

...ture VideoTexture 多媒体纹理 Hierarchy BaseTexture VideoTexture Index Constructors constructor Properties destoryedImmediately lock name url uuid DEBUG _videoTexturePool Accessors anisoLevel baseMipmapLevel compareMode cpuMemory defaultTexture destroyed dimension filterMode format gammaCorrecti...

来源: Laya3.0_api 发布时间: 20231102

172. laya.resource.Texture_API3.0 [ 65%]

...xture Texture 是一个纹理处理类。 Hierarchy Resource Texture Index Constructors constructor Properties _id _sizeGrid _stateNum destroyedImmediately lock name offsetX offsetY sourceHeight sourceWidth url uuid DEBUG Accessors bitmap cpuMemory destroyed gpuMemory height id obsolute referenceCou...

来源: Laya3.0_api 发布时间: 20231115

173. laya.d3.math.native.ConchVector3_API3.0 [ 65%]

...用于创建三维向量。 Hierarchy ConchVector3 Implements IClone Index Constructors constructor Properties elements ForwardLH ForwardRH NAN NegativeUnitX ONE UnitX UnitY UnitZ Up ZERO Accessors x y z Methods clone cloneTo fromArray setValue toDefault Clamp TransformNormal add cross distance dist...

来源: Laya3.0_api 发布时间: 20231102

174. laya.d3.core.particleshuriken.ShurikenParticleRenderer_API3.0 [ 65%]

...Hierarchy BaseRender ShurikenParticleRenderer Implements IBoundsCell Index Constructors constructor Properties _extra _particleSystem _receiveShadow _singleton owner runInEditor scriptPath sortingFudge stretchedBillboardCameraSpeedScale stretchedBillboardLengthScale stretchedBillboardSpeedScale Acce...

来源: Laya3.0_api 发布时间: 20231115

175. laya.d3.component.volume.reflectionprobe.ReflectionProbe_API3.0 [ 65%]

...于实现反射探针组件 miner Hierarchy Volume ReflectionProbe Index Constructors constructor Properties _extra _isScene _singleton _updateMark owner runInEditor scriptPath TEMPVECTOR3 defaultTextureHDRDecodeValues Accessors ambientColor ambientIntensity ambientMode ambientSH ambientSphericalHar...

来源: Laya3.0_api 发布时间: 20231115

176. laya.d3.physics.CharacterController_API3.0 [ 64%]

...建角色控制器。 Hierarchy PhysicsComponent CharacterController Index Constructors constructor Properties _extra _singleton canScaleShape owner runInEditor scriptPath userData UPAXIS_X UPAXIS_Y UPAXIS_Z Accessors awaked btColliderObject canCollideWith ccdMotionThreshold ccdSweptSphereRadius col...

来源: Laya3.0_api 发布时间: 20231115

177. laya.d3.component.AnimatorState [ 64%]

...public var speed:Number = 1.0动画播放速度,1.0为正常播放速度。Constructor DetailAnimatorState()Constructorpublic function AnimatorState() 创建一个 AnimatorState 实例。 Method DetailaddScript()method public function addScript(type:Class):AnimatorStateScript 添加脚本。 Paramet...

来源: Laya2.0_api 发布时间: 20190513

178. laya.d3.resource.TextureCube_API3.0 [ 64%]

... 类用于生成立方体纹理。 Hierarchy BaseTexture TextureCube Index Constructors constructor Properties destoryedImmediately lock name url uuid DEBUG Accessors anisoLevel baseMipmapLevel compareMode cpuMemory defaultTexture destroyed dimension filterMode format gammaCorrection gammaSpace gpuM...

来源: Laya3.0_api 发布时间: 20231102

179. laya.maths.Point [ 64%]

...点的水平坐标。yproperty public var y:Number该点的垂直坐标。Constructor DetailPoint()Constructorpublic function Point(x:Number = 0, y:Number = 0) 根据指定坐标,创建一个新的 Point 对象。 Parameters x:Number (default = 0) — (可选)水平坐标。  y:Number (defau...

来源: laya_api 发布时间: 20170929

180. laya.d3.utils.Physics [ 64%]

...icsProperty Detailgravitypropertypublic static var gravity:Vector3重力。Constructor DetailPhysics()Constructorpublic function Physics()Method DetailrayCast()method public static function rayCast(ray:Ray, outHitInfo:RaycastHit, distance:Number, layer:int = 0):void 在场景中投下可与所有碰...

来源: laya_api 发布时间: 20170929