-
The model to use as the locaiton puck
Declaration
Swift
public var model: Model? -
The scale of the model.
Declaration
Swift
public var modelScale: Value<[Double]>? -
The rotation of the model in euler angles [lon, lat, z].
Declaration
Swift
public var modelRotation: Value<[Double]>? -
Declaration
Swift
public static func == (lhs: PuckModelLayerViewModel, rhs: PuckModelLayerViewModel) -> Bool
PuckModelLayerViewModel Structure Reference