Namespace: DeltaEngine.Tests.ContentAssembly: DeltaEngine.Tests (in DeltaEngine.Tests.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