BIS_fnc_sceneRotate
Jump to navigation
Jump to search
Description
- Description:
- Compute new object coordinates from given center and angle from MOTION BUILDER
- Execution:
- call
- Groups:
- Scenes
Syntax
- Syntax:
- [center, centerAngle, angle, iniPosition] call BIS_fnc_sceneRotate
- Parameters:
- center: Array - center position from MOTION BUILDER
- centerAngle: Number - rotation of center from MOTION BUILDER
- angle: Number - rotation
- iniPosition: Array - inital position
- Return Value:
- Array - array in format [[PositionX,PositionY,PositionZ], Rotation]
Examples
- Example 1:
Additional Information
Notes
-
Report bugs on the Feedback Tracker and/or discuss them on the Arma Discord or on the Forums.
Only post proven facts here! Add Note