大约有 650 项符合查询结果, 库内数据总量为 31,580 项。 (搜索耗时: 0.0037 秒)
...ail VertexTrail 类用于创建拖尾顶点结构。 Hierarchy VertexTrail Implements IVertex Index Properties TRAIL_COLOR TRAIL_OFFSETVECTOR TRAIL_POSITION0 TRAIL_TEXTURECOORDINATE0X TRAIL_TEXTURECOORDINATE0Y TRAIL_TIME0 Accessors vertexDeclaration vertexDeclaration1 vertexDeclaration2 Properties S...
来源: Laya3.0_api 发布时间: 20231102
...gleton:Boolean [read-only] [override] 获取是否为单实例组件。 Implementation public function get isSingleton():BooleanConstructor DetailCollider()Constructorpublic function Collider()Method Detailraycast()method public function raycast(ray:Ray, hitInfo:RaycastHit, maxDistance:Nu...
来源: laya_api 发布时间: 20170929
...ss NativeRenderGeometryElementOBJ Hierarchy NativeRenderGeometryElementOBJ Implements IRenderGeometryElement Index Properties _nativeObj Accessors bufferState drawType indexFormat instanceCount mode Methods clearRenderParams Properties _nativeObj _nativeObj: any Defined in laya/d3/RenderObjs/NativeO...
来源: Laya3.0_api 发布时间: 20231115
...gleton:Boolean [read-only] [override] 获取是否为单实例组件。 Implementation public function get isSingleton():BooleanConstructor DetailCommonScript()Constructorpublic function CommonScript()Method DetailonAwake()method public function onAwake():void 创建后只执行一次 此...
来源: Laya2.0_api 发布时间: 20190513
...perty DetailisTriggerpropertyisTrigger:Boolean 获取是否为触发器。 Implementation public function get isTrigger():Boolean public function set isTrigger(value:Boolean):voidConstructor DetailPhysicsTriggerComponent()Constructorpublic function PhysicsTriggerComponent(collisionGro...
来源: Laya2.0_api 发布时间: 20190513
...gthproperty maxLength:NumberselfAnchor和otherAnchor之间的最大距离 Implementation public function get maxLength():Number public function set maxLength(value:Number):voidotherAnchorproperty public var otherAnchor:Array[首次设置有效]链接刚体链接点,是相对于oth...
来源: Laya2.0_api 发布时间: 20190513
...监听attack事件,调用自已的change函数。 Animal.tsclass Animal implements EventEmiter { public sex: number = 0; public Create(): void {} public Attack(): void { this.emit('attack'); } } Manager.ts public CreateCat(): void { let self = this; let cat = new Cat(); cat.Create(); cat.on('attac...
来源: Laya_社区 发布时间: 20190226
...veShadowCullInfo Class NativeShadowCullInfo Hierarchy NativeShadowCullInfo Implements IShadowCullInfo Index Constructors constructor Properties MemoryBlock_size Accessors cullPlaneCount cullPlanes cullSphere direction position Constructors constructor new NativeShadowCullInfo(): NativeShadowCullInfo...
来源: Laya3.0_api 发布时间: 20231115
...ass StartFrame StartFrame 类用于创建开始帧。 Hierarchy StartFrame Implements IClone Index Constructors constructor Accessors constant constantMax constantMin type Methods clone cloneTo createByConstant createByRandomTwoConstant Constructors constructor new StartFrame(): StartFrame Defined i...
来源: Laya3.0_api 发布时间: 20231115
...ring资源根目录。countproperty count:int [read-only] 帧总数。 Implementation public function get count():intindexproperty index:int当前播放索引。 Implementation public function get index():int public function set index(value:int):voidintervalproperty publ...
来源: laya_api 发布时间: 20170929