Skip to content

Rotation not working properly for Text node #331

@Arun1947

Description

@Arun1947

Hi,
I need to rotate my text node added in arSceneView like this
image

I applied rotation like this
rotationValue=90f ( this is the value applied )
node.localRotation = Quaternion(rotationValue, 90f, -90f, 0f)

But my UI is like this ->
rotationValue = 90f ->
1

rotationValue = -90f->
2

rotationValue = -120f ->
3

I need the rotation only in x axis, Can you help on this?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions