ofsphere_setnighttexturemap Subroutine

public subroutine ofsphere_setnighttexturemap(fname)

Set the image file used as the night texture map for the sphere.

See the OpenSceneGraph documentation for supported file types.

This applies to the current active Sphere.

Arguments

Type IntentOptional Attributes Name
character(len=*), intent(in) :: fname

File containing the night texture map.