Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

how to use BodyIndexMap? #5

Open
maowu opened this issue Aug 27, 2019 · 0 comments
Open

how to use BodyIndexMap? #5

maowu opened this issue Aug 27, 2019 · 0 comments

Comments

@maowu
Copy link

maowu commented Aug 27, 2019

I try to use frame.BodyIndexMap to apply on a renderer.

ex.
var bodyIndexMap_Img = frame.BodyIndexMap; tex2.LoadRawTextureData(bodyIndexMap_Img.GetBufferCopy()); tex2.Apply(); renderer2.material.mainTexture = tex2;
but it shows nothing...

I notice your BodyIndexMap have set method but how to use it?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant