Skip to main content

Auki::ConjureKit::Dagaz::IVolumetricFeatureManager

Inherited by Auki.ConjureKit.Dagaz.VolumetricFeatureSystem

Public Functions

Name
ICollection< Entity >GetVolumetricFeaturesEntities()

Public Properties

Name
Action< UnityVolumetricFeature >onNewFeature
Action< UnityVolumetricFeature >onUpdateFeature
Action< uint >onDeleteFeature

Public Functions Documentation

function GetVolumetricFeaturesEntities

ICollection< Entity > GetVolumetricFeaturesEntities()

Return:

Public Property Documentation

property onNewFeature

Action< UnityVolumetricFeature > onNewFeature;

property onUpdateFeature

Action< UnityVolumetricFeature > onUpdateFeature;

property onDeleteFeature

Action< uint > onDeleteFeature;