ZegoPosition Class Reference
Inherits from | NSObject |
---|---|
Declared in | ZegoExpressDefines.h |
coordinate
The coordinates of the oneself in the world coordinate system. The parameter is a float array of length 3. The three values represent the front, right, and top coordinate values in turn.
@property (nonatomic, copy, nonnull) NSArray<NSNumber*> *coordinate
Declared In
ZegoExpressDefines.h
motionOrientation
Motion orientation.
@property (nonatomic, strong, nonnull) ZegoPositionOrientation *motionOrientation
Declared In
ZegoExpressDefines.h
cameraOrientation
Camera orientation, for 3D range spatializer.
@property (nonatomic, strong, nonnull) ZegoPositionOrientation *cameraOrientation
Declared In
ZegoExpressDefines.h