|  | 
| SceneGetUpVector Method | 
            Returns the vector that points up.
            This vector is based on the current coordinate system.
            When using default (
YUpRightHanded) then (0, 1, 0) is returned.
            
 Ab4d.SharpEngine (in Ab4d.SharpEngine.dll) Version: 3.2.9386+3a404a3e1ebfa4efd231da7fe6f10dfb23b95dc4
 Syntax
Syntaxpublic Vector3 GetUpVector()
Return Value
Vector3up vector
 See Also
See Also