Class InternalTextureManager
Inheritance
System.Object
InternalTextureManager
Assembly: Aximo.Render.dll
Syntax
public static class InternalTextureManager
Properties
|
Improve this Doc
View Source
Black
Declaration
public static RendererTexture Black { get; }
Property Value
|
Improve this Doc
View Source
Blue
Declaration
public static RendererTexture Blue { get; }
Property Value
|
Improve this Doc
View Source
Gray
Declaration
public static RendererTexture Gray { get; }
Property Value
|
Improve this Doc
View Source
Green
Declaration
public static RendererTexture Green { get; }
Property Value
|
Improve this Doc
View Source
Red
Declaration
public static RendererTexture Red { get; }
Property Value
|
Improve this Doc
View Source
White
Declaration
public static RendererTexture White { get; }
Property Value
Methods
|
Improve this Doc
View Source
DumpInfo(Boolean)
Declaration
public static void DumpInfo(bool listItems)
Parameters
Type |
Name |
Description |
System.Boolean |
listItems |
|
|
Improve this Doc
View Source
Init()
Declaration
public static void Init()
|
Improve this Doc
View Source
ReferencedCount()
Declaration
public static int ReferencedCount()
Returns
Type |
Description |
System.Int32 |
|