object info
This node displays various object information.
[Inputs]
Enabled - Enable or disable node evaluation.
#Object - Object you want to retrieve information from.
Objects - Add multiple objects that you want to retrieve information from. It will retrieve object information based on the Object Index value.
Display Info - Enable this option to view object info directly inside the attributes rollout.
#Object Index - Select object you want to retrieve information from. First object on the list has index 0.
#Frame - You can connect any frame to this pin for which you want to retrieve object information.
[Outputs]
Object - Outputs the object itself that can be passed to other nodes.
Name - Object name.
Num Vertices - Number of vertices in mesh.
Num Faces - Number of faces in mesh.
Surface Area - Surface area of the mesh.
Volume - Volume of the mesh.
BBox Size ??? Dimensions of the object???s axis-aligned bounding box, measured along the X, Y, and Z axes.
Position - Object position.
Velocity - Object velocity.
Spin - Object spin. Length of the vector is spin velocity in radians/frame.
Up Vector - Objects local Z axis in world coordinates.
TM - Object transformation matrix.