<node3d>.commandPhysics

Sends a custom command to the physics node

 

<node3d>.commandPhysics(
    command = 0    
    mesg = ''    
    x = 0    
    y = 0    
    z = 0    
    w = 0    

)

 

command = 0


mesg = ''


x = 0


y = 0


z = 0


w = 0


Remarks

Passes arguments to Physics plugin.

Return Value

None