Skip to content

Preview skeleton before anchor #95

Answered by ThomasGorisse
Efor18 asked this question in Q&A
Discussion options

You must be logged in to vote

You will have to change the material color like this:

MaterialFactory.makeTransparentWithColor(this, Color(1.0f, 1.0f, 1.0f, 0.25f)
    .thenAccept { material ->
       renderable.setMaterial(material)
    })

Replies: 1 comment 4 replies

Comment options

You must be logged in to vote
4 replies
@Efor18
Comment options

@ThomasGorisse
Comment options

@ThomasGorisse
Comment options

@Efor18
Comment options

Answer selected by ThomasGorisse
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants