Class AssetManager
Wraps pre-packaged assets used as point-markers
Namespace:
Assembly: .dll
Syntax
public final class AssetManager
Constructors
AssetManager()
Declaration
Methods
getMesh(SciChartMeshTemplate mesh)
Declaration
public static TSRIndexedMesh getMesh(SciChartMeshTemplate mesh)
Parameters
Returns
| Type |
Description |
| com.scichart.charting3d.interop.TSRIndexedMesh |
|
getTexture(SciChartTextureTemplate texture)
Declaration
public static Texture2D getTexture(SciChartTextureTemplate texture)
Parameters
Returns