formZ SDK | 5.0 API Reference | Project | Modeling | Animation
Description
Converts a point with coordinates defined by an animated entity's coordinate to coordinates in world space. Note that parent entity nodes define the coordinate for their children entity nodes. So, pass in the parent node for anim_node.
Plugin Prototype
fzrt_error_td fz_anim_enty_parent_2_world(
fzrt_int | windex, |
anim_node, | |
parent_xyz, | |
world_xyz ) |
Parameters
windex [Input]
project window index
anim_node [Input]
animated entity defining a coordinate
parent_xyz [Input]
input point in parent space coordinates
world_xyz [Result]
output point in world space coordinates
Returns
Error codes
Availability
6.1.0.0
Example Files
See Also
,
Function Set
Defined in