大约有 1,182 项符合查询结果, 库内数据总量为 30,903 项。 (搜索耗时: 0.0050 秒)
Laya3.0_api(429) Laya_社区(250) Laya2.0_api(228) laya_api(183) Laya2.0_文档(54) Laya3.0_文档(26) Laya2.0_示例(6) Laya_示例(6)
...destroyUnusedResources load Constructors constructor new Mesh(isReadable?: boolean): Mesh Overrides Resource.__constructor Defined in laya/d3/resource/models/Mesh.ts:196 创建一个 Mesh 实例,禁止使用。 Parameters Default value isReadable: boolean = true 是否可读。 Returns Mesh Properti...
来源: Laya3.0_api 发布时间: 20231115
...BVHSpatialBox<IBoundsCell> Methods addOne addOne(cell: IBoundsCell): boolean Inherited from BVHSpatial.addOne Defined in laya/d3/core/scene/bvh/BVHSpatial.ts:64 add one Parameters cell: IBoundsCell Returns boolean cellLegal cellLegal(cell: BaseRender): boolean Overrides BVHSpatial.cellLegal De...
来源: Laya3.0_api 发布时间: 20231115
...oTexture : BaseTexture 获取反照率贴图。 UnlitMaterial alphaTest : Boolean 获取是否透明裁剪。 BaseMaterial alphaTestValue : Number 获取透明测试模式裁剪值。 BaseMaterial blend : int 获取混合方式。 UnlitMaterial blendDst : int 获取混合目标。 UnlitMater...
来源: Laya2.0_api 发布时间: 20190513
...rl:string, local:string, onprog:(total:number,now:number,speed:number)=>boolean,oncomp:(curlret:number, httpret:number)=>void, trynum:number, opttimeout:number)=>void; 处理zip文件的ZipFile类。 interface ZipFile{ /** * 注意这个文件不要太大,因为需要在内存中解开,...
来源: Laya3.0_文档 发布时间: 20250103
...Defined in laya/components/Component.ts:36 Optional _singleton _singleton: boolean = true Inherited from Component._singleton Defined in laya/components/Component.ts:30 是否单例,即同一个节点只能添加此类型的脚本一次 color color: Color Inherited from Light.color Defined in laya...
来源: Laya3.0_api 发布时间: 20231115
...ateScript" Defined in laya/utils/Performance.ts:10 Static _enable _enable: boolean = false Defined in laya/utils/Performance.ts:4 Accessors Static enable get enable(): boolean set enable(value: boolean): void Defined in laya/utils/Performance.ts:60 Returns boolean Defined in laya/utils/Performance.t...
来源: Laya3.0_api 发布时间: 20231102
...ith : int 获取可碰撞的碰撞组。 PhysicsComponent canScaleShape : Boolean = true 是否可以缩放Shape。 PhysicsComponent ccdMotionThreshold : Number 取用于连续碰撞检测(CCD)的速度阈值,当物体移动速度小于该值时不进行CCD检测,防止快速移动物体(例如:...
来源: Laya2.0_api 发布时间: 20190513
...eAccess access, System.IO.FileShare share, System.Int32 bufferSize, System.Boolean anonymous, System.IO.FileOptions options) (at <ac823e2bb42b41bda67924a45a0173c3>:0) System.IO.FileStream..ctor (System.String path, System.IO.FileMode mode, System.IO.FileAccess access, System.IO.FileShare share...
来源: Laya_社区 发布时间: 20190327
...:2,不相交:0 equalsBoundFrustum equalsBoundFrustum(other: BoundFrustum): boolean Defined in laya/d3/math/BoundFrustum.ts:222 判断是否与其他锥截体相等。 Parameters other: BoundFrustum 锥截体。 Returns boolean equalsObj equalsObj(obj: any): boolean Defined in laya/d3/math/BoundFrust...
来源: Laya3.0_api 发布时间: 20231115
... null, port?: number, byteClass?: {}, protocols?: any[] | null, isSecure?: boolean): Socket Defined in laya/net/Socket.ts:106 创建新的 Socket 对象。默认字节序为 Socket.BIG_ENDIAN 。若未指定参数,将创建一个最初处于断开状态的套接字。若指定了有效参数,则...
来源: Laya3.0_api 发布时间: 20231115