Skip to content

Instantly share code, notes, and snippets.

@masa795
Created October 13, 2014 15:35
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
Star You must be signed in to star a gist
Save masa795/5d5c59f417c220478097 to your computer and use it in GitHub Desktop.
Unity4.5.5で追加されたメソッド
######################################
UnityEditor.PlayerSettings
static function
--------------------------------------------------
Boolean get_d3d11ForceExclusiveMode()
Void set_d3d11ForceExclusiveMode( Boolean value )
--------------------------------------------------
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment