Table of Contents

GuiObjectView::setCameraRot

ObjectView.setCameraRot(float x, float y, float z)

Syntax

void GuiObjectView::setCameraRot(float %x, float %y, float %z);

Parameters

float %x
No description available.

float %y
No description available.

float %z
No description available.

Return value

void
No description available.

Remarks

Examples

Source

Engine

See also

GuiObjectView::createBlockhead
GuiObjectView::dumpView
GuiObjectView::hideNode
GuiObjectView::loadDSQ
GuiObjectView::mountObject
GuiObjectView::setCamera
GuiObjectView::setEmpty
GuiObjectView::setIflFrame
GuiObjectView::setMouse
GuiObjectView::setNodeColor
GuiObjectView::setObject
GuiObjectView::setOrbitDist
GuiObjectView::setScale
GuiObjectView::setSequence
GuiObjectView::setThreadPos
GuiObjectView::unHideNode
GuiObjectView::unMountObject

References

This function is not called by any other functions.