Vertices Engine  v1.9.2.92
A Cross Platform game engine developed by Virtex Edge Design.
Loading...
Searching...
No Matches
VerticesEngine.vxISelectable Interface Reference

This item can be selected in the sandbox. More...

Inheritance diagram for VerticesEngine.vxISelectable:
VerticesEngine.Graphics.vxRenderSettings VerticesEngine.vxGameObject VerticesEngine.vxSceneProperties VerticesEngine.Diagnostics.vxDebugUIControlBaseClass VerticesEngine.Graphics.vxRenderPass VerticesEngine.Graphics.vxRenderPipeline VerticesEngine.Particles.vxParticleSystemManager VerticesEngine.vxCameraManager VerticesEngine.vxEntity VerticesEngine.Diagnostics.vxDebugCommandUI VerticesEngine.Diagnostics.vxFpsCounterDebugControl VerticesEngine.Diagnostics.vxProfilerGraphDebugControl VerticesEngine.Diagnostics.vxSandboxCommandDebugControl VerticesEngine.Diagnostics.vxScreenConsoleDebugControl VerticesEngine.Diagnostics.vxSpriteBatchCountDebugControl VerticesEngine.Diagnostics.vxTimeRulerDebugControl VerticesEngine.Graphics.vxAntiAliasPostProcess VerticesEngine.Graphics.vxBlurEffectsPostProcess VerticesEngine.Graphics.vxCameraMotionBlurPostProcess VerticesEngine.Graphics.vxCascadeShadowRenderPass VerticesEngine.Graphics.vxDebugRenderPass VerticesEngine.Graphics.vxDistortionPostProcess VerticesEngine.Graphics.vxDistortionPostProcess2D VerticesEngine.Graphics.vxEdgeDetectPostProcess VerticesEngine.Graphics.vxFogPostProcess VerticesEngine.Graphics.vxGBufferRenderingPass VerticesEngine.Graphics.vxMainScene2DRenderPass VerticesEngine.Graphics.vxMainScene3DRenderPass VerticesEngine.Graphics.vxSceneBlurPostProcess VerticesEngine.Graphics.vxSceneLightRenderingPass VerticesEngine.Graphics.vxSelectedItemEdgePostProcess VerticesEngine.Graphics.vxSunLightPostProcess VerticesEngine.vxCamera VerticesEngine.vxEntity2D VerticesEngine.vxEntity3D

Public Member Functions

string GetTitle ()
 
Texture2D GetIcon (int w, int h)
 

Detailed Description

This item can be selected in the sandbox.

Member Function Documentation

◆ GetIcon()

Texture2D VerticesEngine.vxISelectable.GetIcon ( int w,
int h )

Implemented in VerticesEngine.vxGameObject.

◆ GetTitle()

string VerticesEngine.vxISelectable.GetTitle ( )

Implemented in VerticesEngine.vxGameObject.


The documentation for this interface was generated from the following file: