@@ -7,7 +7,7 @@
|
||||
/// <summary>
|
||||
/// Actor that links to the animated model skeleton node transformation.
|
||||
/// </summary>
|
||||
API_CLASS(Attributes = "ActorContextMenu(\"New/Other/Bone Socket\")") class FLAXENGINE_API BoneSocket : public Actor
|
||||
API_CLASS(Attributes="ActorContextMenu(\"New/Other/Bone Socket\")") class FLAXENGINE_API BoneSocket : public Actor
|
||||
{
|
||||
DECLARE_SCENE_OBJECT(BoneSocket);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user