Table of Contents

Interface IOrthographicCameraModel

Namespace
HelixToolkit.Avalonia.SharpDX
Assembly
HelixToolkit.Avalonia.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