PV3D: BasicView- Camera Type
July 7, 2009 – 9:46 pmPV3d 中的BasicView 中 CAMERA可以有這幾種,其中TARGET是預設的。
DEBUG : String = “Debug”
[static] The DEBUG constant defines a DebugCamera3D
FREE : String = “Free”
[static] The FREE constant defines a Camera3D with no target
SPRING : String = “Spring”
[static]
TARGET : String = “Target”
[static] The TARGET constant defines a Camera3D targeting x:0, y:0, z:0