MCPcopy Create free account

hub / github.com/cocos/cocos4 / functions

Functions39,311 in github.com/cocos/cocos4

↓ 7 callersMethodmarkForUpdateRenderData
* @deprecated Since v3.6, Because mask changes the inheritance relationship, * you can directly manipulate the rendering components under the sam
cocos/2d/components/mask.ts:564
↓ 7 callersMethodmultiplyScalar
* @en Vector scalar multiplication and save the results to out vector object * @zh 向量标量乘法
cocos/core/math/vec3.ts:211
↓ 7 callersMethodnegate
* @en Sets each element to its negative value * @zh 逐元素向量取负
cocos/core/math/vec4.ts:307
↓ 7 callersMethodonActivityLifecycleCallback
(int id, String activityClassName)
native/cocos/platform/android/libcocosxr/src/com/cocos/lib/xr/CocosXRApi.java:210
↓ 7 callersFunctiononDestroy
()
cocos/physics/bullet/shapes/bullet-shape.ts:153
↓ 7 callersFunctionorient4d
native/cocos/gi/light-probe/predicates.cpp:4598
↓ 7 callersMethodortho
* @en Calculates orthogonal projection matrix * @zh 计算正交投影矩阵 * @param out The receiving matrix. * @param left Left-side x-coordinate.
cocos/core/math/mat4.ts:1219
↓ 7 callersFunctionp
(e,t)
templates/fb-instant-games/vconsole.min.js:10
↓ 7 callersFunctionparents
native/cocos/renderer/pipeline/custom/RenderGraphGraphs.h:409
↓ 7 callersFunctionparseParameters
( options: Record<string, any> | ((finished: number, total: number, item: RequestItem) => void) | T | null
cocos/asset/asset-manager/utilities.ts:235
↓ 7 callersFunctionpeg$classExpectation
(parts, inverted, ignoreCase)
scripts/native-pack-tool/xcode/lib/parser/pbxproj.js:329
↓ 7 callersFunctionpeg$parseNewLine
()
scripts/native-pack-tool/xcode/lib/parser/pbxproj.js:1837
↓ 7 callersFunctionpointInPolygon
* @en Test whether the point is in the polygon * @zh 测试一个点是否在一个多边形中
cocos/physics-2d/builtin/intersection-2d.ts:250
↓ 7 callersFunctionpopcount
native/cocos/audio/android/cutils/bitops.h:32
↓ 7 callersMethodpushTask
native/cocos/base/ThreadPool.cpp:211
↓ 7 callersMethodrange01
Generates number in [0, 1].
tests/utils/random.ts:18
↓ 7 callersFunctionraySphere
native/cocos/core/geometry/Intersect.cpp:87
↓ 7 callersMethodreadAttribute
* @en Read the requested attribute of the given sub mesh * @zh 读取子网格的指定属性。 * @param primitiveIndex @en Sub mesh index @zh 子网格索引 * @para
cocos/3d/assets/mesh.ts:1168
↓ 7 callersFunctionreadBEUint16
native/cocos/base/etc1.cpp:53
↓ 7 callersMethodremoveComponent
(component: any)
cocos/scene-graph/node.ts:1183
↓ 7 callersFunctionremoveVectorVertex
native/cocos/renderer/pipeline/custom/details/GraphImpl.h:512
↓ 7 callersFunctionrenameObjectProperty
( object: T, originalPropertyKey: keyof T, newPropertyKey: keyof T, )
cocos/core/utils/internal.ts:69
↓ 7 callersMethodresize
native/cocos/scene/Octree.cpp:338
↓ 7 callersFunctionrun
()
tests/animation/newgenanim.test.ts:4276
↓ 7 callersFunctionseToJsValue
native/cocos/bindings/jswrapper/sm/Utils.cpp:80
↓ 7 callersMethodsendBinaryAsync
native/cocos/network/WebSocketServer.cpp:406
↓ 7 callersMethodsendEvent
(int event)
native/cocos/platform/ohos/libcocos/src/main/java/com/cocos/lib/CocosVideoView.java:628
↓ 7 callersMethodsetButton
* @en Sets mouse button code. * @zh 设置鼠标按键。 * @param button - The button code
cocos/input/types/event/event-mouse.ts:335
↓ 7 callersMethodsetCenter
(v: IVec3Like)
cocos/physics/physx/shapes/physx-shape.ts:163
↓ 7 callersMethodsetDirty
* @en Set dirty flag. * @zh 设置脏标签。 * @deprecated since v3.7.0, this is an engine private interface that will be removed in the future.
cocos/2d/renderer/mesh-buffer.ts:310
↓ 7 callersMethodsetDirty
()
cocos/ui/widget.ts:835
↓ 7 callersMethodsetIndexOffset
native/cocos/2d/renderer/UIMeshBuffer.cpp:170
↓ 7 callersMethodsetInt8
native/cocos/core/DataView.cpp:158
↓ 7 callersMethodsetName
(v: number, value: string)
cocos/rendering/custom/render-graph.ts:1402
↓ 7 callersMethodsetOrder
native/cocos/editor-support/spine/4.2/spine/ConstraintData.cpp:50
↓ 7 callersFunctionsetSamplerImpl
native/cocos/renderer/pipeline/custom/NativeUtils.cpp:161
↓ 7 callersMethodsetSkin
* @en * Finds a skin by name and makes it the active skin. * This does a string comparison for every skin.<br> * Note that setting the
cocos/spine/skeleton.ts:1061
↓ 7 callersMethodsetText
native/tools/simulator/libsimulator/lib/platform/win32/PlayerEditBoxServiceWin.cpp:66
↓ 7 callersMethodsetUint16
native/cocos/core/DataView.cpp:144
↓ 7 callersMethodsetUseLocal
(useLocal: boolean)
cocos/2d/renderer/render-entity.ts:156
↓ 7 callersMethodsetValid
(v: number, value: boolean)
cocos/rendering/custom/render-graph.ts:1417
↓ 7 callersFunctionsetVec4ArrayElemImpl
native/cocos/renderer/pipeline/custom/NativeUtils.cpp:99
↓ 7 callersFunctionsetVec4ArraySizeImpl
native/cocos/renderer/pipeline/custom/NativeUtils.cpp:109
↓ 7 callersMethodsetWorldScale
native/cocos/core/scene-graph/Node.cpp:684
↓ 7 callersMethodsetWorldVerticesLength
native/cocos/editor-support/spine/4.2/spine/VertexAttachment.cpp:145
↓ 7 callersMethodsetZero
native/cocos/math/Mat4.cpp:976
↓ 7 callersMethodshould_skip
(self, class_name, method_name, verbose=False)
native/tools/bindings-generator/generator.py:1828
↓ 7 callersFunctionsize
@brief Returns the number of elements in the Vector. * @note This is the number of actual objects held in the Vector, which is not necessarily e
native/cocos/base/RefVector.h:253
↓ 7 callersMethodstartAccelerometer
(obj: AccelerometerStartParameter)
@types/pal/minigame.d.ts:63
↓ 7 callersFunctionsubmatch
native/cocos/network/Uri.cpp:48
↓ 7 callersFunctiontestCallBack
()
tests/ui/test-spriteRenderer.js:45
↓ 7 callersMethodtextureLoaded
* @en * Returns whether the texture have been loaded. * @zh * 返回是否已加载精灵帧。 * * @deprecated since v3.3, Useless Code.
cocos/2d/assets/sprite-frame.ts:666
↓ 7 callersMethodtoEuler
* @en Convert Matrix to euler angle, resulting angle y, z in the range of [-PI, PI], * x in the range of [-PI/2, PI/2], the rotation order is YX
cocos/core/math/mat3.ts:649
↓ 7 callersMethodtoInt64
native/cocos/bindings/jswrapper/Value.cpp:436
↓ 7 callersMethodunscheduleAllForTarget
native/cocos/base/Scheduler.cpp:261
↓ 7 callersMethodupdateAppliedTransform
native/cocos/editor-support/spine/3.8/spine/Bone.cpp:331
↓ 7 callersMethodupdateFilterData
()
cocos/physics/physx/physx-shared-body.ts:378
↓ 7 callersMethodupdateReflectionProbeId
* @zh * 更新反射探针的id。 * @en * Update the id of the reflection probe. * @param probeId probe id.
cocos/3d/framework/mesh-renderer.ts:842
↓ 7 callersMethodupdateVertices
()
cocos/physics/framework/components/colliders/simplex-collider.ts:146
↓ 7 callersMethodupdateWorldTransform
native/cocos/editor-support/spine/3.8/spine/Bone.cpp:87
↓ 7 callersMethodviewport
(value: Viewport)
cocos/rendering/custom/render-graph.ts:1213
↓ 7 callersFunctionx
(a)
external/compression/zlib.min.js:2
↓ 7 callersMethodzeroCheck
()
tests/animation/embedded-player/evaluate-embedded-players-in-animation-state.test.ts:82
↓ 6 callersMethodAllocateMemory
native/cocos/renderer/gfx-vulkan/vk_mem_alloc.h:15256
↓ 6 callersMethodBuffer
native/cocos/renderer/gfx-base/GFXBuffer.cpp:31
↓ 6 callersMethodCheckTypeAndMergeFrom
native/tools/simulator/libsimulator/lib/runtime/Protos.pb.cc:491
↓ 6 callersMethodContinueString
native/cocos/renderer/gfx-vulkan/vk_mem_alloc.h:8276
↓ 6 callersMethodEndArray
native/cocos/renderer/gfx-vulkan/vk_mem_alloc.h:8250
↓ 6 callersMethodFreeMemory
native/cocos/renderer/gfx-vulkan/vk_mem_alloc.h:15390
↓ 6 callersFunctionGFXFormatToWGPUFormat
(format: Format)
cocos/gfx/webgpu/webgpu-commands.ts:258
↓ 6 callersMethodGetId
native/cocos/renderer/gfx-vulkan/vk_mem_alloc.h:7146
↓ 6 callersMethodGetMemoryTypeCount
native/cocos/renderer/gfx-vulkan/vk_mem_alloc.h:7810
↓ 6 callersMethodGetSumFreeSize
native/cocos/renderer/gfx-vulkan/vk_mem_alloc.h:6761
↓ 6 callersMethodHas
native/cocos/platform/openharmony/napi/napi-inl.h:1446
↓ 6 callersMethodIsEmpty
native/cocos/platform/openharmony/napi/napi-inl.h:618
↓ 6 callersMethodIsExternal
native/cocos/platform/openharmony/napi/napi-inl.h:750
↓ 6 callersMethodIsNothing
native/cocos/platform/openharmony/napi/napi-inl.h:394
↓ 6 callersFunctionJSB_console_format_log
native/cocos/bindings/jswrapper/jsvm/ScriptEngine.cpp:64
↓ 6 callersFunctionJSB_console_format_log
For console stuff
native/cocos/bindings/jswrapper/sm/ScriptEngine.cpp:172
↓ 6 callersMethodSetString
These are just for convenience...
native/tools/simulator/libsimulator/lib/protobuf-lite/google/protobuf/extension_set.h:560
↓ 6 callersMethodString
native/cocos/platform/openharmony/napi/napi-inl.h:1100
↓ 6 callersMethodUnwrapTo
native/cocos/platform/openharmony/napi/napi-inl.h:420
↓ 6 callersMethodValidate
native/cocos/renderer/gfx-vulkan/vk_mem_alloc.h:8795
↓ 6 callersFunctionVmaAddStatInfo
Adds statistics srcInfo into inoutInfo, like: inoutInfo += srcInfo.
native/cocos/renderer/gfx-vulkan/vk_mem_alloc.h:11787
↓ 6 callersFunctionVmaAlignDown
native/cocos/renderer/gfx-vulkan/vk_mem_alloc.h:4455
↓ 6 callersMethod__callOnAfterDeserializeRecursive
* // TODO: HACK * @internal
cocos/animation/marionette/animation-graph.ts:816
↓ 6 callersMethod_assignImage
* @engineInternal * @mangle
cocos/asset/assets/simple-texture.ts:187
↓ 6 callersMethod_autoChangedValue
(flag: AlignFlags, isAbs: boolean)
cocos/ui/widget.ts:914
↓ 6 callersMethod_axisToButtons
(axisValue: number)
pal/input/native/gamepad-input.ts:269
↓ 6 callersFunction_buildPlane
(side: number, uSegments: number, vSegments: number)
cocos/primitive/box.ts:149
↓ 6 callersMethod_clampDelta
(out: Vec3)
cocos/ui/scroll-view.ts:1632
↓ 6 callersMethod_createEventCacheCallback
(eventType: InputEventType)
pal/input/native/mouse-input.ts:139
↓ 6 callersFunction_createSuper
(Derived)
platforms/minigame/openDataContext/engine.js:120
↓ 6 callersMethod_dispatchEventMouse
(event: Event)
cocos/input/input.ts:489
↓ 6 callersMethod_ensureListener
()
cocos/spine/skeleton.ts:1770
↓ 6 callersMethod_findComponents
(node: Node, constructor: Constructor<T> | AbstractedConstructor<T>, components: Component[])
cocos/scene-graph/node.ts:319
↓ 6 callersMethod_getFontDesc
(fontSize: number, fontFamily: string, isBold: boolean, isItalic: boolean)
cocos/2d/assembler/label/text-processing.ts:263
↓ 6 callersMethod_getLineHeight
(lineHeight: number, fontSize: number, drawFontsize: number)
cocos/2d/assembler/label/text-processing.ts:278
↓ 6 callersFunction_inherits
(subClass, superClass)
platforms/minigame/openDataContext/engine.js:116
↓ 6 callersFunction_isNativeReflectConstruct
()
platforms/minigame/openDataContext/engine.js:126
← previousnext →2,001–2,100 of 39,311, ranked by callers