Namespace: DeltaEngine.Graphics.SharpDXAssembly: DeltaEngine.Graphics.SharpDX (in DeltaEngine.Graphics.SharpDX.dll) Version: 1.1.1.0 (1.1.1)
public override void SetLightmapTexture(
Image texture
)
public override void SetLightmapTexture(
Image texture
)
Public Overrides Sub SetLightmapTexture (
texture As Image
)
Public Overrides Sub SetLightmapTexture (
texture As Image
)
public:
virtual void SetLightmapTexture(
Image^ texture
) override
public:
virtual void SetLightmapTexture(
Image^ texture
) override
abstract SetLightmapTexture :
texture : Image -> unit
override SetLightmapTexture :
texture : Image -> unit
abstract SetLightmapTexture :
texture : Image -> unit
override SetLightmapTexture :
texture : Image -> unit