コンテンツにスキップ

GetCameraEnable()#

GetCameraEnable(cammodeID)#

指定のカメラモードの選択可能状態を取得します。

パラメータ#

int cammodeID

カメラモードID

カメラモードについては、VRMTrain概要を参照してください。

VRMTrain概要

戻り値#

bool

Trueで選択可能

コメント#

サンプル#

1
f = obj.GetCameraEnable(2)