-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathPreprocessorDirectiveDefiner.asset
More file actions
54 lines (54 loc) · 1.38 KB
/
PreprocessorDirectiveDefiner.asset
File metadata and controls
54 lines (54 loc) · 1.38 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
%YAML 1.1
%TAG !u! tag:unity3d.com,2011:
--- !u!114 &11400000
MonoBehaviour:
m_ObjectHideFlags: 0
m_CorrespondingSourceObject: {fileID: 0}
m_PrefabInstance: {fileID: 0}
m_PrefabAsset: {fileID: 0}
m_GameObject: {fileID: 0}
m_Enabled: 1
m_EditorHideFlags: 0
m_Script: {fileID: 11500000, guid: fd83f9e950484be4299921a7ebedcc7d, type: 3}
m_Name: PreprocessorDirectiveDefiner
m_EditorClassIdentifier:
lookUpCode:
- domainType: 0
ifExist: UnityStandardAssets.ImageEffects
define: STANDARD_IMAGE_EFFECTS_EXIST
- domainType: 1
ifExist: OVRManager
define: USING_OVR
- domainType: 0
ifExist: UnityEngine.Analytics
define: ANALYTICS
- domainType: 1
ifExist: Unity.RemoteConfig
define: REMOTECONFIG
- domainType: 1
ifExist: LiteNetLib
define: LITENETLIB
- domainType: 1
ifExist: Unity.Netcode
define: NETCODE
- domainType: 1
ifExist: Unity.Netcode.Transports.UNET
define: UNET_TRANSPORT
- domainType: 1
ifExist: Unity.Services.Core
define: UNITY_SERVICES
- domainType: 1
ifExist: Unity.Netcode
define: Network
- domainType: 1
ifExist: UnityEngine.Rendering.Universal
define: URP
- domainType: 1
ifExist: Unity.EditorCoroutines
define: EDITORCOROUTINES
- domainType: 1
ifExist: InstaLOD
define: ENABLE_INSTALOD
- domainType: 1
ifExist: Unity.Sentis
define: UNITY_SENTIS