com.supermap.realspace
类 Graphics3DType
- java.lang.Object
-
- com.supermap.data.Enum
-
- com.supermap.realspace.Graphics3DType
-
public class Graphics3DType extends Enum
显示引擎类型。
-
-
字段概要
字段 限定符和类型 字段和说明 static Graphics3DType
RST_D3D
RST_D3Dstatic Graphics3DType
RST_NONE
无引擎static Graphics3DType
RST_O3DE
RST_O3DEstatic Graphics3DType
RST_OGL
RST_OGLstatic Graphics3DType
RST_OGRE
RST_OGREstatic Graphics3DType
RST_OGREV2
RST_OGREV2static Graphics3DType
RST_UNITY
RST_UNITYstatic Graphics3DType
RST_UNREAL
RST_UNREAL
-
-
-
字段详细资料
-
RST_NONE
public static final Graphics3DType RST_NONE
无引擎
-
RST_OGL
public static final Graphics3DType RST_OGL
RST_OGL
-
RST_D3D
public static final Graphics3DType RST_D3D
RST_D3D
-
RST_OGRE
public static final Graphics3DType RST_OGRE
RST_OGRE
-
RST_UNREAL
public static final Graphics3DType RST_UNREAL
RST_UNREAL
-
RST_UNITY
public static final Graphics3DType RST_UNITY
RST_UNITY
-
RST_O3DE
public static final Graphics3DType RST_O3DE
RST_O3DE
-
RST_OGREV2
public static final Graphics3DType RST_OGREV2
RST_OGREV2
-
-
Copyright © 2021–2024 SuperMap. All rights reserved.