getJointsAt

@PlatformGap(platforms = [FilamentPlatform.WEB], behavior = "returns an empty array — filament.js exposes no joint API.")
actual fun getJointsAt(skinIndex: Int): IntArray

Gets the joint entities of the skin at skinIndex.

@PlatformGap(platforms = [FilamentPlatform.WEB], behavior = "returns an empty array — filament.js exposes no joint API.")
expect fun getJointsAt(skinIndex: Int): IntArray

Gets the joint entities of the skin at skinIndex.

@PlatformGap(platforms = [FilamentPlatform.WEB], behavior = "returns an empty array — filament.js exposes no joint API.")
actual fun getJointsAt(skinIndex: Int): IntArray

Gets the joint entities of the skin at skinIndex.

@PlatformGap(platforms = [FilamentPlatform.WEB], behavior = "returns an empty array — filament.js exposes no joint API.")
actual fun getJointsAt(skinIndex: Int): IntArray

Gets the joint entities of the skin at skinIndex.

@PlatformGap(platforms = [FilamentPlatform.WEB], behavior = "returns an empty array — filament.js exposes no joint API.")
actual fun getJointsAt(skinIndex: Int): IntArray

Gets the joint entities of the skin at skinIndex.