Toggle navigation
Hot Examples
JP
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
検索
Home
Fusion
Engine
Graphics
DiscTexture
C# Class Fusion.Engine.Graphics.DiscTexture
Represents any kind of texture that could be loaded from content.
Inheritance:
Texture
ファイルを表示
Open project: demiurghg/FusionEngine
Class Usage Examples
Protected Methods
Method
Description
Dispose
(
bool
disposing
) :
void
Disposes DiscTexture
Private Methods
Method
Description
DiscTexture
(
RenderSystem
rs
,
Texture2D
texture
) :
System
Method Details
Dispose()
protected
method
Disposes DiscTexture
protected
Dispose
(
bool
disposing
) :
void
disposing
bool
return
void