I'm a doctor, not a mechanic
UE2:BlockingVolume (U2XMP)
From Unreal Wiki, The Unreal Engine Documentation Site
Contents
- Package:
- Engine
- Direct subclass:
- BlockingVolumeNPC
- This class in other games:
- U2, UE2Runtime, UT2004, UT2003, UT3, UDK
This is an auto-generated page and may need human attention. Please remove the {{autogenerated}} tag if the page seems reasonably complete or replace it with the {{expand}} tag if the page is not yet complete. |
BlockingVolume: a bounding volume used to block certain classes of actors primary use is to provide collision for non-zero extent traces around static meshes
Default values[edit]
Property | Value |
---|---|
bBlockActors | True |
bBlockPlayers | True |
bBlockZeroExtentTraces | False |
bWorldGeometry | True |