言語: 日本語
  • C#
  • JS
  • Boo

スクリプト言語

お好みのスクリプト言語を選択すると、サンプルコードがその言語で表示されます。

HandleUtility.PopCamera

public static function PopCamera(camera: Camera): void;

Description

Retrieve all camera settings.

A call to PopCamera will retrieve the most recently stored Camera settings added to a "stack" structure by PushCamera. This allows for easy saving and restoration of temporary camera changes.