Api Sandbox MovieMaker ComponentCapturer<T>
class

ComponentCapturer<T>

public abstract class ComponentCapturer<T>

Generic helper implementation of IComponentCapturer.

Type Parameters

T Component type this capturer supports. Will match on derived component types too.
Assembly: Sandbox.Engine Namespace: Sandbox.MovieMaker Full Name: Sandbox.MovieMaker.ComponentCapturer<T>