Documentation

Unity Engine


User Manual

Script Reference

Unity Engine


videoVerticallyMirrored

Returns if the texture image is vertically flipped.
Read time 1 minuteLast updated 6 days ago

Definition

  • Type: Property
  • Namespace: UnityEngine
  • Assembly: UnityEngine.AudioModule
public bool videoVerticallyMirrored { get; }

Remarks

Please note, that this will query platform-specific part, which might be not ready before actual video feed started; so it is not enough to call it once after play.