Table of Contents

Interface IOrthographicCameraModel

Namespace
HelixToolkit.Wpf.SharpDX
Assembly
HelixToolkit.Wpf.SharpDX.dll
public interface IOrthographicCameraModel : IProjectionCameraModel, ICameraModel
Inherited Members
Extension Methods

Properties

Width

double Width { get; set; }

Property Value

double

Methods

AnimateWidth(double, double)

void AnimateWidth(double newWidth, double animationTime)

Parameters

newWidth double
animationTime double