SceneViewCameraSettings.

Apply(SceneView) Method

Summary

Sets the `sceneView` to use the stored values.
Assembly
Animancer.dll
Namespace
Animancer.Editor
Containing Type
SceneViewCameraSettings

Syntax

public void Apply(SceneView sceneView)

Parameters

Name Type Description
sceneView SceneView

Return Value

Type Description
void