Skip to content

Commit

Permalink
deploy: ecaa7f9
Browse files Browse the repository at this point in the history
  • Loading branch information
NormandErwan committed Sep 22, 2024
1 parent f97bc23 commit b08d6d7
Show file tree
Hide file tree
Showing 3 changed files with 224 additions and 48 deletions.
44 changes: 44 additions & 0 deletions 2022.3/xrefmap.yml
Original file line number Diff line number Diff line change
Expand Up @@ -137193,6 +137193,50 @@ references:
nameWithType: Sysroot
nameWithType.vb:
IsValid: true
- uid: UnityEditor.Sysroot.GetIl2CppAdditionalDefines
name: GetIl2CppAdditionalDefines()
name.vb:
href: https://docs.unity3d.com/2022.3/Documentation/ScriptReference/Sysroot.GetIl2CppAdditionalDefines.html
commentId: M:UnityEditor.Sysroot.GetIl2CppAdditionalDefines
isSpec:
fullName: UnityEditor.Sysroot.GetIl2CppAdditionalDefines()
fullName.vb:
nameWithType: Sysroot.GetIl2CppAdditionalDefines()
nameWithType.vb:
IsValid: true
- uid: UnityEditor.Sysroot.GetIl2CppAdditionalIncludeDirectories
name: GetIl2CppAdditionalIncludeDirectories()
name.vb:
href: https://docs.unity3d.com/2022.3/Documentation/ScriptReference/Sysroot.GetIl2CppAdditionalIncludeDirectories.html
commentId: M:UnityEditor.Sysroot.GetIl2CppAdditionalIncludeDirectories
isSpec:
fullName: UnityEditor.Sysroot.GetIl2CppAdditionalIncludeDirectories()
fullName.vb:
nameWithType: Sysroot.GetIl2CppAdditionalIncludeDirectories()
nameWithType.vb:
IsValid: true
- uid: UnityEditor.Sysroot.GetIl2CppAdditionalLibraries
name: GetIl2CppAdditionalLibraries()
name.vb:
href: https://docs.unity3d.com/2022.3/Documentation/ScriptReference/Sysroot.GetIl2CppAdditionalLibraries.html
commentId: M:UnityEditor.Sysroot.GetIl2CppAdditionalLibraries
isSpec:
fullName: UnityEditor.Sysroot.GetIl2CppAdditionalLibraries()
fullName.vb:
nameWithType: Sysroot.GetIl2CppAdditionalLibraries()
nameWithType.vb:
IsValid: true
- uid: UnityEditor.Sysroot.GetIl2CppAdditionalLinkDirectories
name: GetIl2CppAdditionalLinkDirectories()
name.vb:
href: https://docs.unity3d.com/2022.3/Documentation/ScriptReference/Sysroot.GetIl2CppAdditionalLinkDirectories.html
commentId: M:UnityEditor.Sysroot.GetIl2CppAdditionalLinkDirectories
isSpec:
fullName: UnityEditor.Sysroot.GetIl2CppAdditionalLinkDirectories()
fullName.vb:
nameWithType: Sysroot.GetIl2CppAdditionalLinkDirectories()
nameWithType.vb:
IsValid: true
- uid: UnityEditor.Sysroot.GetIl2CppArguments
name: GetIl2CppArguments()
name.vb:
Expand Down
114 changes: 90 additions & 24 deletions 6000.0/xrefmap.yml
Original file line number Diff line number Diff line change
Expand Up @@ -34552,6 +34552,17 @@ references:
nameWithType: BuildSummary.buildStartedAt
nameWithType.vb:
IsValid: true
- uid: UnityEditor.Build.Reporting.BuildSummary.buildType
name: buildType
name.vb:
href: https://docs.unity3d.com/6000.0/Documentation/ScriptReference/Build.Reporting.BuildSummary-buildType.html
commentId: P:UnityEditor.Build.Reporting.BuildSummary.buildType
isSpec:
fullName: UnityEditor.Build.Reporting.BuildSummary.buildType
fullName.vb:
nameWithType: BuildSummary.buildType
nameWithType.vb:
IsValid: true
- uid: UnityEditor.Build.Reporting.BuildSummary.GetSubtarget``1
name: GetSubtarget<T>()
name.vb: GetSubtarget(Of T)()
Expand Down Expand Up @@ -34684,6 +34695,39 @@ references:
nameWithType: BuildSummary.totalWarnings
nameWithType.vb:
IsValid: true
- uid: UnityEditor.Build.Reporting.BuildType
name: BuildType
name.vb:
href: https://docs.unity3d.com/6000.0/Documentation/ScriptReference/Build.Reporting.BuildType.html
commentId: T:UnityEditor.Build.Reporting.BuildType
isSpec:
fullName: UnityEditor.Build.Reporting.BuildType
fullName.vb:
nameWithType: BuildType
nameWithType.vb:
IsValid: true
- uid: UnityEditor.Build.Reporting.BuildType.AssetBundle
name: AssetBundle
name.vb:
href: https://docs.unity3d.com/6000.0/Documentation/ScriptReference/Build.Reporting.BuildType.AssetBundle.html
commentId: F:UnityEditor.Build.Reporting.BuildType.AssetBundle
isSpec:
fullName: UnityEditor.Build.Reporting.BuildType.AssetBundle
fullName.vb:
nameWithType: BuildType.AssetBundle
nameWithType.vb:
IsValid: true
- uid: UnityEditor.Build.Reporting.BuildType.Player
name: Player
name.vb:
href: https://docs.unity3d.com/6000.0/Documentation/ScriptReference/Build.Reporting.BuildType.Player.html
commentId: F:UnityEditor.Build.Reporting.BuildType.Player
isSpec:
fullName: UnityEditor.Build.Reporting.BuildType.Player
fullName.vb:
nameWithType: BuildType.Player
nameWithType.vb:
IsValid: true
- uid: UnityEditor.Build.Reporting.CommonRoles
name: CommonRoles
name.vb:
Expand Down Expand Up @@ -251131,16 +251175,16 @@ references:
nameWithType: IDeviceContext
nameWithType.vb:
IsValid: true
- uid: UnityEngine.LightTransport.IDeviceContext.CreateBuffer(System.UInt64)
name: CreateBuffer(ulong)
name.vb: CreateBuffer(ULong)
- uid: UnityEngine.LightTransport.IDeviceContext.CreateBuffer(System.UInt64,System.UInt64)
name: CreateBuffer(ulong, ulong)
name.vb: CreateBuffer(ULong, ULong)
href: https://docs.unity3d.com/6000.0/Documentation/ScriptReference/LightTransport.IDeviceContext.CreateBuffer.html
commentId: M:UnityEngine.LightTransport.IDeviceContext.CreateBuffer(System.UInt64)
commentId: M:UnityEngine.LightTransport.IDeviceContext.CreateBuffer(System.UInt64,System.UInt64)
isSpec:
fullName: UnityEngine.LightTransport.IDeviceContext.CreateBuffer(ulong)
fullName.vb: UnityEngine.LightTransport.IDeviceContext.CreateBuffer(ULong)
nameWithType: IDeviceContext.CreateBuffer(ulong)
nameWithType.vb: IDeviceContext.CreateBuffer(ULong)
fullName: UnityEngine.LightTransport.IDeviceContext.CreateBuffer(ulong, ulong)
fullName.vb: UnityEngine.LightTransport.IDeviceContext.CreateBuffer(ULong, ULong)
nameWithType: IDeviceContext.CreateBuffer(ulong, ulong)
nameWithType.vb: IDeviceContext.CreateBuffer(ULong, ULong)
IsValid: true
- uid: UnityEngine.LightTransport.IDeviceContext.CreateEvent
name: CreateEvent()
Expand Down Expand Up @@ -251945,16 +251989,16 @@ references:
nameWithType: RadeonRaysContext.RadeonRaysContext(IntPtr)
nameWithType.vb: RadeonRaysContext.New(IntPtr)
IsValid: true
- uid: UnityEngine.LightTransport.RadeonRaysContext.CreateBuffer(System.UInt64)
name: CreateBuffer(ulong)
name.vb: CreateBuffer(ULong)
- uid: UnityEngine.LightTransport.RadeonRaysContext.CreateBuffer(System.UInt64,System.UInt64)
name: CreateBuffer(ulong, ulong)
name.vb: CreateBuffer(ULong, ULong)
href: https://docs.unity3d.com/6000.0/Documentation/ScriptReference/LightTransport.RadeonRaysContext.CreateBuffer.html
commentId: M:UnityEngine.LightTransport.RadeonRaysContext.CreateBuffer(System.UInt64)
commentId: M:UnityEngine.LightTransport.RadeonRaysContext.CreateBuffer(System.UInt64,System.UInt64)
isSpec:
fullName: UnityEngine.LightTransport.RadeonRaysContext.CreateBuffer(ulong)
fullName.vb: UnityEngine.LightTransport.RadeonRaysContext.CreateBuffer(ULong)
nameWithType: RadeonRaysContext.CreateBuffer(ulong)
nameWithType.vb: RadeonRaysContext.CreateBuffer(ULong)
fullName: UnityEngine.LightTransport.RadeonRaysContext.CreateBuffer(ulong, ulong)
fullName.vb: UnityEngine.LightTransport.RadeonRaysContext.CreateBuffer(ULong, ULong)
nameWithType: RadeonRaysContext.CreateBuffer(ulong, ulong)
nameWithType.vb: RadeonRaysContext.CreateBuffer(ULong, ULong)
IsValid: true
- uid: UnityEngine.LightTransport.RadeonRaysContext.CreateEvent
name: CreateEvent()
Expand Down Expand Up @@ -252231,16 +252275,16 @@ references:
nameWithType: ReferenceContext
nameWithType.vb:
IsValid: true
- uid: UnityEngine.LightTransport.ReferenceContext.CreateBuffer(System.UInt64)
name: CreateBuffer(ulong)
name.vb: CreateBuffer(ULong)
- uid: UnityEngine.LightTransport.ReferenceContext.CreateBuffer(System.UInt64,System.UInt64)
name: CreateBuffer(ulong, ulong)
name.vb: CreateBuffer(ULong, ULong)
href: https://docs.unity3d.com/6000.0/Documentation/ScriptReference/LightTransport.ReferenceContext.CreateBuffer.html
commentId: M:UnityEngine.LightTransport.ReferenceContext.CreateBuffer(System.UInt64)
commentId: M:UnityEngine.LightTransport.ReferenceContext.CreateBuffer(System.UInt64,System.UInt64)
isSpec:
fullName: UnityEngine.LightTransport.ReferenceContext.CreateBuffer(ulong)
fullName.vb: UnityEngine.LightTransport.ReferenceContext.CreateBuffer(ULong)
nameWithType: ReferenceContext.CreateBuffer(ulong)
nameWithType.vb: ReferenceContext.CreateBuffer(ULong)
fullName: UnityEngine.LightTransport.ReferenceContext.CreateBuffer(ulong, ulong)
fullName.vb: UnityEngine.LightTransport.ReferenceContext.CreateBuffer(ULong, ULong)
nameWithType: ReferenceContext.CreateBuffer(ulong, ulong)
nameWithType.vb: ReferenceContext.CreateBuffer(ULong, ULong)
IsValid: true
- uid: UnityEngine.LightTransport.ReferenceContext.CreateEvent
name: CreateEvent()
Expand Down Expand Up @@ -310905,6 +310949,17 @@ references:
nameWithType: RayTracingInstanceCullingConfig.materialTest
nameWithType.vb:
IsValid: true
- uid: UnityEngine.Rendering.RayTracingInstanceCullingConfig.minSolidAngle
name: minSolidAngle
name.vb:
href: https://docs.unity3d.com/6000.0/Documentation/ScriptReference/Rendering.RayTracingInstanceCullingConfig.minSolidAngle.html
commentId: F:UnityEngine.Rendering.RayTracingInstanceCullingConfig.minSolidAngle
isSpec:
fullName: UnityEngine.Rendering.RayTracingInstanceCullingConfig.minSolidAngle
fullName.vb:
nameWithType: RayTracingInstanceCullingConfig.minSolidAngle
nameWithType.vb:
IsValid: true
- uid: UnityEngine.Rendering.RayTracingInstanceCullingConfig.planes
name: planes
name.vb:
Expand Down Expand Up @@ -311015,6 +311070,17 @@ references:
nameWithType: RayTracingInstanceCullingFlags.EnablePlaneCulling
nameWithType.vb:
IsValid: true
- uid: UnityEngine.Rendering.RayTracingInstanceCullingFlags.EnableSolidAngleCulling
name: EnableSolidAngleCulling
name.vb:
href: https://docs.unity3d.com/6000.0/Documentation/ScriptReference/Rendering.RayTracingInstanceCullingFlags.EnableSolidAngleCulling.html
commentId: F:UnityEngine.Rendering.RayTracingInstanceCullingFlags.EnableSolidAngleCulling
isSpec:
fullName: UnityEngine.Rendering.RayTracingInstanceCullingFlags.EnableSolidAngleCulling
fullName.vb:
nameWithType: RayTracingInstanceCullingFlags.EnableSolidAngleCulling
nameWithType.vb:
IsValid: true
- uid: UnityEngine.Rendering.RayTracingInstanceCullingFlags.EnableSphereCulling
name: EnableSphereCulling
name.vb:
Expand Down
114 changes: 90 additions & 24 deletions xrefmap.yml
Original file line number Diff line number Diff line change
Expand Up @@ -34552,6 +34552,17 @@ references:
nameWithType: BuildSummary.buildStartedAt
nameWithType.vb:
IsValid: true
- uid: UnityEditor.Build.Reporting.BuildSummary.buildType
name: buildType
name.vb:
href: https://docs.unity3d.com/ScriptReference/Build.Reporting.BuildSummary-buildType.html
commentId: P:UnityEditor.Build.Reporting.BuildSummary.buildType
isSpec:
fullName: UnityEditor.Build.Reporting.BuildSummary.buildType
fullName.vb:
nameWithType: BuildSummary.buildType
nameWithType.vb:
IsValid: true
- uid: UnityEditor.Build.Reporting.BuildSummary.GetSubtarget``1
name: GetSubtarget<T>()
name.vb: GetSubtarget(Of T)()
Expand Down Expand Up @@ -34684,6 +34695,39 @@ references:
nameWithType: BuildSummary.totalWarnings
nameWithType.vb:
IsValid: true
- uid: UnityEditor.Build.Reporting.BuildType
name: BuildType
name.vb:
href: https://docs.unity3d.com/ScriptReference/Build.Reporting.BuildType.html
commentId: T:UnityEditor.Build.Reporting.BuildType
isSpec:
fullName: UnityEditor.Build.Reporting.BuildType
fullName.vb:
nameWithType: BuildType
nameWithType.vb:
IsValid: true
- uid: UnityEditor.Build.Reporting.BuildType.AssetBundle
name: AssetBundle
name.vb:
href: https://docs.unity3d.com/ScriptReference/Build.Reporting.BuildType.AssetBundle.html
commentId: F:UnityEditor.Build.Reporting.BuildType.AssetBundle
isSpec:
fullName: UnityEditor.Build.Reporting.BuildType.AssetBundle
fullName.vb:
nameWithType: BuildType.AssetBundle
nameWithType.vb:
IsValid: true
- uid: UnityEditor.Build.Reporting.BuildType.Player
name: Player
name.vb:
href: https://docs.unity3d.com/ScriptReference/Build.Reporting.BuildType.Player.html
commentId: F:UnityEditor.Build.Reporting.BuildType.Player
isSpec:
fullName: UnityEditor.Build.Reporting.BuildType.Player
fullName.vb:
nameWithType: BuildType.Player
nameWithType.vb:
IsValid: true
- uid: UnityEditor.Build.Reporting.CommonRoles
name: CommonRoles
name.vb:
Expand Down Expand Up @@ -251131,16 +251175,16 @@ references:
nameWithType: IDeviceContext
nameWithType.vb:
IsValid: true
- uid: UnityEngine.LightTransport.IDeviceContext.CreateBuffer(System.UInt64)
name: CreateBuffer(ulong)
name.vb: CreateBuffer(ULong)
- uid: UnityEngine.LightTransport.IDeviceContext.CreateBuffer(System.UInt64,System.UInt64)
name: CreateBuffer(ulong, ulong)
name.vb: CreateBuffer(ULong, ULong)
href: https://docs.unity3d.com/ScriptReference/LightTransport.IDeviceContext.CreateBuffer.html
commentId: M:UnityEngine.LightTransport.IDeviceContext.CreateBuffer(System.UInt64)
commentId: M:UnityEngine.LightTransport.IDeviceContext.CreateBuffer(System.UInt64,System.UInt64)
isSpec:
fullName: UnityEngine.LightTransport.IDeviceContext.CreateBuffer(ulong)
fullName.vb: UnityEngine.LightTransport.IDeviceContext.CreateBuffer(ULong)
nameWithType: IDeviceContext.CreateBuffer(ulong)
nameWithType.vb: IDeviceContext.CreateBuffer(ULong)
fullName: UnityEngine.LightTransport.IDeviceContext.CreateBuffer(ulong, ulong)
fullName.vb: UnityEngine.LightTransport.IDeviceContext.CreateBuffer(ULong, ULong)
nameWithType: IDeviceContext.CreateBuffer(ulong, ulong)
nameWithType.vb: IDeviceContext.CreateBuffer(ULong, ULong)
IsValid: true
- uid: UnityEngine.LightTransport.IDeviceContext.CreateEvent
name: CreateEvent()
Expand Down Expand Up @@ -251945,16 +251989,16 @@ references:
nameWithType: RadeonRaysContext.RadeonRaysContext(IntPtr)
nameWithType.vb: RadeonRaysContext.New(IntPtr)
IsValid: true
- uid: UnityEngine.LightTransport.RadeonRaysContext.CreateBuffer(System.UInt64)
name: CreateBuffer(ulong)
name.vb: CreateBuffer(ULong)
- uid: UnityEngine.LightTransport.RadeonRaysContext.CreateBuffer(System.UInt64,System.UInt64)
name: CreateBuffer(ulong, ulong)
name.vb: CreateBuffer(ULong, ULong)
href: https://docs.unity3d.com/ScriptReference/LightTransport.RadeonRaysContext.CreateBuffer.html
commentId: M:UnityEngine.LightTransport.RadeonRaysContext.CreateBuffer(System.UInt64)
commentId: M:UnityEngine.LightTransport.RadeonRaysContext.CreateBuffer(System.UInt64,System.UInt64)
isSpec:
fullName: UnityEngine.LightTransport.RadeonRaysContext.CreateBuffer(ulong)
fullName.vb: UnityEngine.LightTransport.RadeonRaysContext.CreateBuffer(ULong)
nameWithType: RadeonRaysContext.CreateBuffer(ulong)
nameWithType.vb: RadeonRaysContext.CreateBuffer(ULong)
fullName: UnityEngine.LightTransport.RadeonRaysContext.CreateBuffer(ulong, ulong)
fullName.vb: UnityEngine.LightTransport.RadeonRaysContext.CreateBuffer(ULong, ULong)
nameWithType: RadeonRaysContext.CreateBuffer(ulong, ulong)
nameWithType.vb: RadeonRaysContext.CreateBuffer(ULong, ULong)
IsValid: true
- uid: UnityEngine.LightTransport.RadeonRaysContext.CreateEvent
name: CreateEvent()
Expand Down Expand Up @@ -252231,16 +252275,16 @@ references:
nameWithType: ReferenceContext
nameWithType.vb:
IsValid: true
- uid: UnityEngine.LightTransport.ReferenceContext.CreateBuffer(System.UInt64)
name: CreateBuffer(ulong)
name.vb: CreateBuffer(ULong)
- uid: UnityEngine.LightTransport.ReferenceContext.CreateBuffer(System.UInt64,System.UInt64)
name: CreateBuffer(ulong, ulong)
name.vb: CreateBuffer(ULong, ULong)
href: https://docs.unity3d.com/ScriptReference/LightTransport.ReferenceContext.CreateBuffer.html
commentId: M:UnityEngine.LightTransport.ReferenceContext.CreateBuffer(System.UInt64)
commentId: M:UnityEngine.LightTransport.ReferenceContext.CreateBuffer(System.UInt64,System.UInt64)
isSpec:
fullName: UnityEngine.LightTransport.ReferenceContext.CreateBuffer(ulong)
fullName.vb: UnityEngine.LightTransport.ReferenceContext.CreateBuffer(ULong)
nameWithType: ReferenceContext.CreateBuffer(ulong)
nameWithType.vb: ReferenceContext.CreateBuffer(ULong)
fullName: UnityEngine.LightTransport.ReferenceContext.CreateBuffer(ulong, ulong)
fullName.vb: UnityEngine.LightTransport.ReferenceContext.CreateBuffer(ULong, ULong)
nameWithType: ReferenceContext.CreateBuffer(ulong, ulong)
nameWithType.vb: ReferenceContext.CreateBuffer(ULong, ULong)
IsValid: true
- uid: UnityEngine.LightTransport.ReferenceContext.CreateEvent
name: CreateEvent()
Expand Down Expand Up @@ -310905,6 +310949,17 @@ references:
nameWithType: RayTracingInstanceCullingConfig.materialTest
nameWithType.vb:
IsValid: true
- uid: UnityEngine.Rendering.RayTracingInstanceCullingConfig.minSolidAngle
name: minSolidAngle
name.vb:
href: https://docs.unity3d.com/ScriptReference/Rendering.RayTracingInstanceCullingConfig.minSolidAngle.html
commentId: F:UnityEngine.Rendering.RayTracingInstanceCullingConfig.minSolidAngle
isSpec:
fullName: UnityEngine.Rendering.RayTracingInstanceCullingConfig.minSolidAngle
fullName.vb:
nameWithType: RayTracingInstanceCullingConfig.minSolidAngle
nameWithType.vb:
IsValid: true
- uid: UnityEngine.Rendering.RayTracingInstanceCullingConfig.planes
name: planes
name.vb:
Expand Down Expand Up @@ -311015,6 +311070,17 @@ references:
nameWithType: RayTracingInstanceCullingFlags.EnablePlaneCulling
nameWithType.vb:
IsValid: true
- uid: UnityEngine.Rendering.RayTracingInstanceCullingFlags.EnableSolidAngleCulling
name: EnableSolidAngleCulling
name.vb:
href: https://docs.unity3d.com/ScriptReference/Rendering.RayTracingInstanceCullingFlags.EnableSolidAngleCulling.html
commentId: F:UnityEngine.Rendering.RayTracingInstanceCullingFlags.EnableSolidAngleCulling
isSpec:
fullName: UnityEngine.Rendering.RayTracingInstanceCullingFlags.EnableSolidAngleCulling
fullName.vb:
nameWithType: RayTracingInstanceCullingFlags.EnableSolidAngleCulling
nameWithType.vb:
IsValid: true
- uid: UnityEngine.Rendering.RayTracingInstanceCullingFlags.EnableSphereCulling
name: EnableSphereCulling
name.vb:
Expand Down

0 comments on commit b08d6d7

Please sign in to comment.