API reference

The complete surface: 458 Unreal Engine endpoints and 189 MifBlender operations, generated from the live registry (self_audit and describe_endpoint for Unreal, the addon’s operation tables for Blender). A name that does not exist cannot appear here, and each parameter list is the vocabulary that endpoint enforces.

5 matching entriespress / to search

add_constraint

BlenderConstraint
0 parameters and request shape

Takes no parameters.

POST /api/add_constraint
{ ... }

add_rigid_body_constraint

BlenderPhysics
0 parameters and request shape

Takes no parameters.

POST /api/add_rigid_body_constraint
{ ... }

list_constraints

BlenderConstraint
0 parameters and request shape

Takes no parameters.

POST /api/list_constraints
{ ... }

remove_constraint

BlenderConstraint
0 parameters and request shape

Takes no parameters.

POST /api/remove_constraint
{ ... }

set_constraint

BlenderConstraint
0 parameters and request shape

Takes no parameters.

POST /api/set_constraint
{ ... }
API reference: Unreal Engine endpoints and Blender operations | MifBridge