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.