Position
Vector3 Position { get; set; }

Summary

Camera position to render the skybox from, this should usually be: SkyboxOrigin + ( Camera.Position / SkyboxScale )

Return Value

Vector3 output