Once I get that upgrade to 36-hour days, I will tackle that. – Mychaeel
UE3:GeomModifier_Clip (UDK)
From Unreal Wiki, The Unreal Engine Documentation Site
Object >> GeomModifier >> GeomModifier_Edit >> GeomModifier_Clip |
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. |
Allows clipping of BSP brushes against a plane.
Properties[edit]
Property group 'Settings'[edit]
bFlipNormal[edit]
Type: bool
bSplit[edit]
Type: bool
Internal variables[edit]
ClipMarkers[edit]
Type: array<Object.Vector>
The clip markers that the user has dropped down in the world so far.
SnappedMouseWorldSpacePos[edit]
Type: Object.Vector
The mouse position, in world space, where the user currently is hovering.
Default values[edit]
Property | Value |
---|---|
Description | "BrushClip" |