| bDrawLatticePoints |
bool |
Whether to draw the lattice vertices |
Modifiers/MeshPartitionLatticeModifier.h |
- EditAnywhere
- Category=Lattice
- AdvancedDisplay
|
| bDrawLocalBounds |
bool |
Whether to draw the bounding box of the undeformed lattice |
Modifiers/MeshPartitionLatticeModifier.h |
- EditAnywhere
- Category=Lattice
- AdvancedDisplay
|
| bToolIsRunning |
bool |
Not user visible. |
Modifiers/MeshPartitionLatticeModifier.h |
- Meta=(TransientToolProperty)
|
| Extents |
FVector3d |
Region affected by the lattice deformer |
Modifiers/MeshPartitionLatticeModifier.h |
- EditAnywhere
- Category=Lattice
- Meta=(EditCondition="!bToolIsRunning", HideEditConditionToggle)
|
| InterpolationType |
ELatticeInterpolationType |
Whether to use linear or cubic interpolation to get new mesh vertex positions from the lattice |
Modifiers/MeshPartitionLatticeModifier.h |
- EditAnywhere
- Category=Interpolation
- Meta=(EditCondition="!bToolIsRunning")
|
| LatticeControlPoints |
TArray< FVector3d > |
Lattice control points |
Modifiers/MeshPartitionLatticeModifier.h |
|
| LatticeResolution |
FIntVector |
Number of lattice vertices along each axis |
Modifiers/MeshPartitionLatticeModifier.h |
- EditAnywhere
- Category=Lattice
- Meta=(EditCondition="!bToolIsRunning", HideEditConditionToggle)
|
| OnEditorModeChanged |
FDelegateHandle |
|
Modifiers/MeshPartitionLatticeModifier.h |
|
| OnToolEndedDelegateHandle |
FDelegateHandle |
|
Modifiers/MeshPartitionLatticeModifier.h |
|
| OnToolStartedDelegateHandle |
FDelegateHandle |
|
Modifiers/MeshPartitionLatticeModifier.h |
|
| PreviousLatticeExtents |
FVector3d |
|
Modifiers/MeshPartitionLatticeModifier.h |
|
| PreviousLatticeResolution |
Geometry::FVector3i |
Cached value of the lattice resolution property. |
Modifiers/MeshPartitionLatticeModifier.h |
|