Class

IntVolumeOffset

Represents the offset of an object in 3D space.

RevenueCat

RevenueCat

Add subscriptions to your apps in minutes

Ad Get started for free
Android
public class IntVolumeOffset(public val x: Int, public val y: Int, public val z: Int)

Represents the offset of an object in 3D space.

Companion Object

Properties

Android
public val Zero: IntVolumeOffset

A IntVolumeOffset with all offsets set to 0.