RasterStream ============ .. py:class:: ansys.stk.core.graphics.RasterStream Bases: :py:class:`~ansys.stk.core.graphics.IRasterStream`, :py:class:`~ansys.stk.core.graphics.IRaster` A raster, the data of which, is updated dynamically at the specified update delta. The class can be used to stream video and other dynamic raster data to textures and other raster clients... .. py:currentmodule:: RasterStream Import detail ------------- .. code-block:: python from ansys.stk.core.graphics import RasterStream