Struct CaptureResolution
Structure representing a capture resolution
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.MovieSceneCapture
Assembly: UE4DotNet.dll
Syntax
public struct CaptureResolution
Fields
| Improve this Doc View SourceResX
Declaration
public int ResX
Field Value
Type | Description |
---|---|
System.Int32 |
ResY
Declaration
public int ResY
Field Value
Type | Description |
---|---|
System.Int32 |