Skip to main content
Ctrl+K

VCI Documentation

Site Navigation

  • Getting Started
  • API Reference
  • Manual
  • Lua 5.2 Reference
  • VirtualCast Wiki

Site Navigation

  • Getting Started
  • API Reference
  • Manual
  • Lua 5.2 Reference
  • VirtualCast Wiki

Section Navigation

  • イベント関数
  • クラス
    • Color
    • ExportAnimation
    • ExportAssets vci.assets
    • ExportAudio vci.assets.audio
    • ExportAudioSource
    • ExportAvatar
    • ExportCameraSystem vci.cameraSystem
    • ExportCharacter
    • ExportEffekseer
    • ExportFlipBoard
    • ExportFlipBoardSystem vci.vc.room.flipBoard
    • ExportForceMode
    • ExportJson json
    • ExportKeyValuePair
    • ExportLocalStreamCamera
    • ExportMaterial vci.assets.material
    • ExportMe vci.me
    • ExportMessage vci.message
    • ExportMonitorCamera vci.vc.room.monitorCamera
    • ExportOsc vci.osc
    • ExportOscType
    • ExportPhotographyCamera
    • ExportRoom vci.vc.room
    • ExportRoomPlayer
    • ExportRoomPlayerController
    • ExportShared vci.vc.studio.shared
    • ExportSkinnedMeshRenderer
    • ExportState vci.state
    • ExportStorage vci.storage
    • ExportStorageResult
    • ExportStreamCameraSystem vci.vc.room.streamCamera
    • ExportStudio vci.vc.studio
      • GetAutoFollowCamera
      • GetAvatars
      • GetHammer
      • GetHandiCamera
      • GetHarisen
      • GetLightSource
      • GetLocalAvatar
      • GetMic
      • GetMirror
      • GetMosaic
      • GetNameBoard
      • GetOwner
      • GetSwitchingCamera
      • GetWindowCamera
      • HasAutoFollowCamera
      • HasHammer
      • HasHandiCamera
      • HasHarisen
      • HasLightSource
      • HasMic
      • HasMirror
      • HasMosaic
      • HasNameBoard
      • HasSwitchingCamera
      • HasWindowCamera
    • ExportSystemCamera
    • ExportSystemItem
    • ExportTransform
    • ExportVc vci.vc
    • ExportVcSpaceType
    • ExportVci vci
    • ExportWebVideoPlayer vci.vc.room.webVideoPlayer
    • ExportWebVideoPlayerStatus
    • ExportWebVideoSource
    • JsonNull
    • Matrix4x4
    • Quaternion
    • TimeSpan
    • Vector2
    • Vector3
    • Vector4
  • 凡例
  • API Reference
  • ExportStudio vci.vc.studio
  • GetHandiCamera

GetHandiCamera#

ExportStudio.GetHandiCamera()#

ハンディカメラに対応する ExportSystemCamera を取得します。
存在しない場合は nil を返します。

Returns:

ハンディカメラに対応する ExportSystemCamera

Return type:

ExportSystemCamera

Example#

local camera = vci.vc.studio.GetHandiCamera()

前へ

GetHammer

次へ

GetHarisen

On this page
  • Example

© Copyright 2025, VirtualCast, Inc..

Created using Sphinx 6.1.3.

Built with the PyData Sphinx Theme 0.13.1.