-
-
Notifications
You must be signed in to change notification settings - Fork 21
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
ebecf00
commit a7f7a16
Showing
2 changed files
with
107 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
56 changes: 56 additions & 0 deletions
56
Src/GBX.NET/Engines/Game/CGameControlCameraOrbital3d.chunkl
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,56 @@ | ||
CGameControlCameraOrbital3d 0x0306E000 | ||
- inherits: CGameControlCameraTarget | ||
|
||
0x001 | ||
vec3 RadiusScale | ||
vec2 RotateSpeed | ||
bool OcclusionIsEnable | ||
bool | ||
bool | ||
float MouseBorderMoveSize | ||
float | ||
float | ||
float OcclusionTargetRadius | ||
float OcclusionDistFromHit | ||
float Radius | ||
float Latitude | ||
float Longitude | ||
float RadiusMin | ||
float RadiusMax | ||
float LatitudeMin | ||
float LatitudeMax | ||
|
||
0x002 | ||
float | ||
|
||
0x003 | ||
float WheelSensitivity | ||
|
||
0x004 | ||
float FovKeySensitivity | ||
|
||
0x005 | ||
vec3 RadiusScale | ||
vec2 RotateSpeed | ||
bool OcclusionIsEnable | ||
bool | ||
bool | ||
float MouseBorderMoveSize | ||
float OcclusionTargetRadius | ||
float OcclusionDistFromHit | ||
float Radius | ||
float Latitude | ||
float Longitude | ||
float RadiusMin | ||
float RadiusMax | ||
float LatitudeMin | ||
float LatitudeMax | ||
float | ||
float WheelSensitivity | ||
float FovKeySensitivity | ||
|
||
0x006 | ||
float ZoomKeySensitivity | ||
|
||
0x007 | ||
float DefaultRadius |