Gah - a solution with more questions. – EntropicLqd
UE3:GeomModifier_Clip (UDK)
From Unreal Wiki, The Unreal Engine Documentation Site
| Object >> GeomModifier >> GeomModifier_Edit >> GeomModifier_Clip |
Contents |
| This is an auto-generated page and may need human attention. Please remove this tag if the page seems reasonably complete or replace it with the {{expand}} tag if the page is not yet complete. |
Allows clipping of BSP brushes against a plane.
[edit] Properties
[edit] Property group 'Settings'
[edit] bFlipNormal
Type: bool
[edit] bSplit
Type: bool
[edit] Internal variables
[edit] ClipMarkers
Type: array<Object.Vector>
The clip markers that the user has dropped down in the world so far.
[edit] SnappedMouseWorldSpacePos
Type: Object.Vector
The mouse position, in world space, where the user currently is hovering.
[edit] Default values
| Property | Value |
|---|---|
| Description | "BrushClip" |
