getJointCountAt

@PlatformGap(platforms = [FilamentPlatform.WEB], behavior = "returns 0 — filament.js exposes no joint API.")
actual fun getJointCountAt(skinIndex: Int): Int

Gets the number of joints in the skin at skinIndex.

@PlatformGap(platforms = [FilamentPlatform.WEB], behavior = "returns 0 — filament.js exposes no joint API.")
expect fun getJointCountAt(skinIndex: Int): Int

Gets the number of joints in the skin at skinIndex.

@PlatformGap(platforms = [FilamentPlatform.WEB], behavior = "returns 0 — filament.js exposes no joint API.")
actual fun getJointCountAt(skinIndex: Int): Int

Gets the number of joints in the skin at skinIndex.

@PlatformGap(platforms = [FilamentPlatform.WEB], behavior = "returns 0 — filament.js exposes no joint API.")
actual fun getJointCountAt(skinIndex: Int): Int

Gets the number of joints in the skin at skinIndex.

@PlatformGap(platforms = [FilamentPlatform.WEB], behavior = "returns 0 — filament.js exposes no joint API.")
actual fun getJointCountAt(skinIndex: Int): Int

Gets the number of joints in the skin at skinIndex.