terraria-cpp2il-methodrecon
v1.4.4.9
Terraria mobile dump, with reconstructed method body. Dump with CallAnalysis: https://infinitynichto.github.io/terraria-cpp2il
Loading...
Searching...
No Matches
◆
BatchCullingContext()
UnityEngine.Rendering.BatchCullingContext.BatchCullingContext
(
NativeArray
<
Plane
>
inCullingPlanes
,
NativeArray
<
BatchVisibility
>
inOutBatchVisibility
,
NativeArray
< int >
outVisibleIndices
,
NativeArray
< int >
outVisibleIndicesY
,
LODParameters
inLodParameters
,
Matrix4x4
inCullingMatrix
,
float
inNearPlane
)
inline
package
Definition at line
14
of file
BatchCullingContext.cs
.
15
{
16
this.cullingPlanes
=
inCullingPlanes
;
17
this.batchVisibility
=
outVisibleIndices
;
18
this.batchVisibility.m_Length
=
outVisibleIndicesY
;
19
this.visibleIndices
=
inLodParameters
;
20
this.visibleIndices.m_Length
=
inCullingMatrix
;
21
}
j__TPar
class f__AnonymousType0<< Count > j__TPar
Definition
--f__AnonymousType0.cs:8
References
j__TPar
.
UnityEngine
Rendering
BatchCullingContext
Generated by
1.10.0