Archive for July, 2009

PV3D: BasicView- Camera Type

Tuesday, July 7th, 2009

PV3d 中的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