Class PlayerSettings.PS4
Inheritance
PlayerSettings.PS4
Assembly: UnityEditor.dll
Syntax
Properties
applicationParameter1
Declaration
public static int applicationParameter1 { get; set; }
Property Value
applicationParameter2
Declaration
public static int applicationParameter2 { get; set; }
Property Value
applicationParameter3
Declaration
public static int applicationParameter3 { get; set; }
Property Value
applicationParameter4
Declaration
public static int applicationParameter4 { get; set; }
Property Value
appType
Declaration
public static int appType { get; set; }
Property Value
appVersion
Declaration
public static string appVersion { get; set; }
Property Value
attrib3DSupport
Declaration
public static bool attrib3DSupport { get; set; }
Property Value
attribCpuUsage
Declaration
public static int attribCpuUsage { get; set; }
Property Value
attribExclusiveVR
Declaration
public static bool attribExclusiveVR { get; set; }
Property Value
attribEyeToEyeDistanceSettingVR
Declaration
public static PlayerSettings.PS4.PlayStationVREyeToEyeDistanceSettings attribEyeToEyeDistanceSettingVR { get; set; }
Property Value
attribMoveSupport
Declaration
public static bool attribMoveSupport { get; set; }
Property Value
attribShareSupport
Declaration
public static bool attribShareSupport { get; set; }
Property Value
attribUserManagement
Declaration
public static bool attribUserManagement { get; set; }
Property Value
audio3dVirtualSpeakerCount
Declaration
public static int audio3dVirtualSpeakerCount { get; set; }
Property Value
BackgroundImagePath
Declaration
public static string BackgroundImagePath { get; set; }
Property Value
BGMPath
Declaration
public static string BGMPath { get; set; }
Property Value
category
Declaration
public static PlayerSettings.PS4.PS4AppCategory category { get; set; }
Property Value
contentID
Declaration
public static string contentID { get; set; }
Property Value
contentSearchFeaturesUsed
Declaration
public static bool contentSearchFeaturesUsed { get; set; }
Property Value
disableAutoHideSplash
Declaration
public static bool disableAutoHideSplash { get; set; }
Property Value
downloadDataSize
Declaration
public static int downloadDataSize { get; set; }
Property Value
enableApplicationExit
Declaration
public static bool enableApplicationExit { get; set; }
Property Value
Declaration
public static PlayerSettings.PS4.PS4EnterButtonAssignment enterButtonAssignment { get; set; }
Property Value
garlicHeapSize
Declaration
public static int garlicHeapSize { get; set; }
Property Value
iconImagesFolder
Declaration
public static string iconImagesFolder { get; set; }
Property Value
includedModules
Declaration
public static string[] includedModules { get; set; }
Property Value
masterVersion
Declaration
public static string masterVersion { get; set; }
Property Value
monoEnv
Declaration
public static string monoEnv { get; set; }
Property Value
Declaration
public static int npAgeRating { get; set; }
Property Value
NPtitleDatPath
Declaration
public static string NPtitleDatPath { get; set; }
Property Value
npTitleSecret
Declaration
public static string npTitleSecret { get; set; }
Property Value
npTrophyPackPath
Declaration
public static string npTrophyPackPath { get; set; }
Property Value
paramSfxPath
Declaration
public static string paramSfxPath { get; set; }
Property Value
parentalLevel
Declaration
public static int parentalLevel { get; set; }
Property Value
passcode
Declaration
public static string passcode { get; set; }
Property Value
PatchChangeinfoPath
Declaration
public static string PatchChangeinfoPath { get; set; }
Property Value
patchDayOne
Declaration
public static bool patchDayOne { get; set; }
Property Value
PatchLatestPkgPath
Declaration
public static string PatchLatestPkgPath { get; set; }
Property Value
PatchPkgPath
Declaration
public static string PatchPkgPath { get; set; }
Property Value
playerPrefsSupport
Declaration
public static bool playerPrefsSupport { get; set; }
Property Value
playTogetherPlayerCount
Declaration
public static int playTogetherPlayerCount { get; set; }
Property Value
pnFriends
Declaration
public static bool pnFriends { get; set; }
Property Value
pnGameCustomData
Declaration
public static bool pnGameCustomData { get; set; }
Property Value
pnPresence
Declaration
public static bool pnPresence { get; set; }
Property Value
pnSessions
Declaration
public static bool pnSessions { get; set; }
Property Value
PrivacyGuardImagePath
Declaration
public static string PrivacyGuardImagePath { get; set; }
Property Value
proGarlicHeapSize
Declaration
public static int proGarlicHeapSize { get; set; }
Property Value
PronunciationSIGPath
Declaration
public static string PronunciationSIGPath { get; set; }
Property Value
PronunciationXMLPath
Declaration
public static string PronunciationXMLPath { get; set; }
Property Value
remotePlayKeyAssignment
Declaration
public static PlayerSettings.PS4.PS4RemotePlayKeyAssignment remotePlayKeyAssignment { get; set; }
Property Value
remotePlayKeyMappingDir
Declaration
public static string remotePlayKeyMappingDir { get; set; }
Property Value
reprojectionSupport
Declaration
public static bool reprojectionSupport { get; set; }
Property Value
resetTempFolder
Declaration
public static bool resetTempFolder { get; set; }
Property Value
restrictedAudioUsageRights
Declaration
public static bool restrictedAudioUsageRights { get; set; }
Property Value
SaveDataImagePath
Declaration
public static string SaveDataImagePath { get; set; }
Property Value
scriptOptimizationLevel
Declaration
public static int scriptOptimizationLevel { get; set; }
Property Value
|
Improve this Doc
View Source
SdkOverride
Declaration
public static string SdkOverride { get; set; }
Property Value
ShareFilePath
Declaration
public static string ShareFilePath { get; set; }
Property Value
ShareOverlayImagePath
Declaration
public static string ShareOverlayImagePath { get; set; }
Property Value
socialScreenEnabled
Declaration
public static int socialScreenEnabled { get; set; }
Property Value
StartupImagePath
Declaration
public static string StartupImagePath { get; set; }
Property Value
startupImagesFolder
Declaration
public static string startupImagesFolder { get; set; }
Property Value
useAudio3dBackend
Declaration
public static bool useAudio3dBackend { get; set; }
Property Value
useResolutionFallback
Declaration
public static bool useResolutionFallback { get; set; }
Property Value
videoOutBaseModeInitialWidth
Declaration
public static int videoOutBaseModeInitialWidth { get; set; }
Property Value
videoOutInitialWidth
Declaration
public static int videoOutInitialWidth { get; set; }
Property Value
Declaration
public static int videoOutPixelFormat { get; set; }
Property Value
videoOutReprojectionRate
Declaration
public static int videoOutReprojectionRate { get; set; }
Property Value
|
Improve this Doc
View Source
videoOutResolution
Declaration
[Obsolete("videoOutResolution is deprecated. Use PlayerSettings.PS4.videoOutInitialWidth and PlayerSettings.PS4.videoOutReprojectionRate to control initial display resolution and reprojection rate.")]
public static int videoOutResolution { get; set; }
Property Value
videoRecordingFeaturesUsed
Declaration
public static bool videoRecordingFeaturesUsed { get; set; }
Property Value
Extension Methods