Struct TransformGizmoMeasurement
Displays measurements along the bounds of selected objects
Inherited Members
System.ValueType.Equals(System.Object)
System.ValueType.GetHashCode()
System.ValueType.ToString()
System.Object.Equals(System.Object, System.Object)
System.Object.GetType()
System.Object.ReferenceEquals(System.Object, System.Object)
Namespace: UE4.ViewportInteraction
Assembly: UE4DotNet.dll
Syntax
public struct TransformGizmoMeasurement
Properties
| Improve this Doc View SourceMeasurementText
The text that displays the actual measurement and units
Declaration
public TextRenderComponent MeasurementText { get; set; }
Property Value
Type | Description |
---|---|
TextRenderComponent |