Struct QueuedDrawDebugItem
Queued Draw Debug Item
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.Engine
Assembly: UE4DotNet.dll
Syntax
public struct QueuedDrawDebugItem
Fields
| Improve this Doc View SourcebPersistentLines
Declaration
public bool bPersistentLines
Field Value
Type | Description |
---|---|
System.Boolean |
ItemType
Declaration
public byte ItemType
Field Value
Type | Description |
---|---|
System.Byte |
LifeTime
Declaration
public float LifeTime
Field Value
Type | Description |
---|---|
System.Single |
Radius
Declaration
public float Radius
Field Value
Type | Description |
---|---|
System.Single |
Segments
Declaration
public int Segments
Field Value
Type | Description |
---|---|
System.Int32 |
Size
Declaration
public float Size
Field Value
Type | Description |
---|---|
System.Single |
Thickness
Declaration
public float Thickness
Field Value
Type | Description |
---|---|
System.Single |