Click or drag to resize

RenderingSetupTargetTexture Property

The texture onto which the video will render

Namespace:  frame8.Logic.Media.MediaPlayer
Assembly:  Assembly-CSharp (in Assembly-CSharp.dll) Version: 0.0.0.0
Syntax
C#
public Texture2D TargetTexture { get; }

Property Value

Type: Texture2D
See Also