Volume.md

April 18, 2021 Ā· View on GitHub

UnrealEngine.Framework

Volume Class

An editable 3D volume placed in a level, different types of volumes perform different functions

public abstract class Volume : UnrealEngine.Framework.Brush

Inheritance System.Object šŸ”’ Actor šŸ”’ Brush šŸ”’ Volume

Derived
↳ PostProcessVolume
↳ TriggerVolume

Methods

  • EncompassesPoint(System.Numerics.Vector3, float, float)

Contents

  1. 0.1UnrealEngine.Framework
  2. 1Volume Class
  3. 1.1Methods