Class SegmentIterationTests | Addressables | 1.4.0
docs.unity.cn
    Show / Hide Table of Contents

    Class SegmentIterationTests

    Inheritance
    Object
    SegmentIterationTests
    Namespace: UnityEditor.AddressableAssets.Tests.Diagnostics
    Syntax
    public class SegmentIterationTests

    Methods

    EmptyStream_ReturnsNoSegments()

    Declaration
    public void EmptyStream_ReturnsNoSegments()

    FirstSampleBeforeStartFrame_IsFirstSegmentAndCropped()

    Declaration
    public void FirstSampleBeforeStartFrame_IsFirstSegmentAndCropped()

    LastSampleBeforeLastEndFrame_LastSegmentSpansToEndOfFrame()

    Declaration
    public void LastSampleBeforeLastEndFrame_LastSegmentSpansToEndOfFrame()

    MultipleSamples_SegmentPerSample()

    Declaration
    public void MultipleSamples_SegmentPerSample()

    SegmentBeforeStartFrame_IsIgnored()

    Declaration
    public void SegmentBeforeStartFrame_IsIgnored()
    Back to top Copyright © 2019 Unity Technologies
    Generated by DocFX