C# Class KLF.KLFScreenshotDisplay

Afficher le fichier Open project: SodiumEyes/KerbalLiveFeed

Méthodes publiques

Свойство Type Description
layoutOptions UnityEngine.GUILayoutOption[]
screenshot Screenshot
screenshotSettings ScreenshotSettings
scrollPos Vector2
texture UnityEngine.Texture2D
watchPlayerIndex int
watchPlayerName String
windowEnabled bool
windowPos UnityEngine.Rect

Property Details

layoutOptions public_oe static_oe property

public static GUILayoutOption[],UnityEngine layoutOptions
Résultat UnityEngine.GUILayoutOption[]

screenshot public_oe static_oe property

public static Screenshot screenshot
Résultat Screenshot

screenshotSettings public_oe static_oe property

public static ScreenshotSettings screenshotSettings
Résultat ScreenshotSettings

scrollPos public_oe static_oe property

public static Vector2 scrollPos
Résultat Vector2

texture public_oe static_oe property

public static Texture2D,UnityEngine texture
Résultat UnityEngine.Texture2D

watchPlayerIndex public_oe static_oe property

public static int watchPlayerIndex
Résultat int

watchPlayerName public_oe static_oe property

public static String watchPlayerName
Résultat String

windowEnabled public_oe static_oe property

public static bool windowEnabled
Résultat bool

windowPos public_oe static_oe property

public static Rect,UnityEngine windowPos
Résultat UnityEngine.Rect