Instant3DHubSettings.h Source File#
|
instant3Dhub
|
Instant3DHubSettings.h
Go to the documentation of this file.
20UCLASS(config = Engine, defaultconfig, MinimalAPI, meta = (DisplayName = " instant3Dhub Settings"))
Project Settings for the Instant3DHub Unreal Plugin.
Definition Instant3DHubSettings.h:22
static const UInstant3DHubSettings * Get()
Gets the instant3Dhub Unreal Plugin Settings.
Definition Instant3DHubSettings.h:30
FKey RemoteCullerDebugImageKey
This key toggles a debug overlay on and off, which streams in a debug image from the remote culler.
Definition Instant3DHubSettings.h:54
static const UInstant3DHubSettings & GetChecked()
Gets the instant3Dhub Unreal Plugin Settings.
Definition Instant3DHubSettings.h:39
FName GeometryCollisionProfileName
The geometry collision profile name that is used by instant3Dhub Geometry.
Definition Instant3DHubSettings.h:75
ECollisionEnabled::Type GetGeometryCollisionEnabled() const
Retrieves the CollisionEnabled Type from the Geometry Collision Profile.
FName DrawingCollisionProfileName
The geometry collision profile name that is used by instant3Dhub Drawings.
Definition Instant3DHubSettings.h:82
ECollisionEnabled::Type GetDrawingCollisionEnabled() const
Retrieves the CollisionEnabled Type from the Drawing Collision Profile.
Generated by