Solid Edge Framework Type Library
SetSkyboxOrientation Method
Description
Sets the orientation of the skybox used in the referenced ViewStyle object.
Syntax
Visual Basic
Public Sub SetSkyboxOrientation( _
   ByVal fxDirection As Single, _
   ByVal fyDirection As Single, _
   ByVal fzDirection As Single, _
   ByVal fxUp As Single, _
   ByVal fyUp As Single, _
   ByVal fzUp As Single, _
   ByVal fFieldOfView As Single _
) 
Parameters
fxDirection
fyDirection
fzDirection
fxUp
fyUp
fzUp
fFieldOfView
See Also

FaceStyle Object  | FaceStyle Members  | Solid Edge ST4 - What's New