Add API to change texture with object id and link index.
This commit is contained in:
@@ -160,6 +160,8 @@ struct RequestVisualShapeDataArgs
|
||||
struct UpdateVisualShapeDataArgs
|
||||
{
|
||||
int m_bodyUniqueId;
|
||||
int m_jointIndex;
|
||||
int m_shapeIndex;
|
||||
int m_textureUniqueId;
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user