C# Class Axiom.Samples.CameraTrack.CameraTrackingSample

Inheritance: SdkSample
Afficher le fichier Open project: WolfgangSt/axiom Class Usage Examples

Protected Properties

Свойство Type Description
animState AnimationState

Méthodes publiques

Méthode Description
CameraTrackingSample ( ) : Axiom.Core

FrameRenderingQueued ( FrameEventArgs evt ) : bool

Méthodes protégées

Méthode Description
SetupContent ( ) : void

Method Details

CameraTrackingSample() public méthode

public CameraTrackingSample ( ) : Axiom.Core
Résultat Axiom.Core

FrameRenderingQueued() public méthode

public FrameRenderingQueued ( FrameEventArgs evt ) : bool
evt Axiom.Core.FrameEventArgs
Résultat bool

SetupContent() protected méthode

protected SetupContent ( ) : void
Résultat void

Property Details

animState protected_oe property

protected AnimationState animState
Résultat AnimationState