Jump to content

[SOLVED] decalortho not make on skinedmesh.


photo

Recommended Posts

Posted

i was solved.

 

i added offset process in decal object.

 

in code )

 

mad(vertex.xyz,skinned_vertex.normal,decal->getOffset(),skinned_vertex.xyz);

 

thank for reply.

Posted

It's not safe. You should check decal object on NULL value.

This fix will be available in the next SDK update. Thanks.

×
×
  • Create New...