RendererSceneProperties constructor
RendererSceneProperties({ - required String headingExpression,
- required String pitchExpression,
- required String rollExpression,
})
Creates a new scene view properties object with rotation properties.
Parameters:
headingExpression — A String to the heading expression to be used.
pitchExpression — A String to the pitch expression to be used.
rollExpression — A String to the roll expression to be used.