Visual3D Game EngineAPI Documentation for XNA, C#, VB, and .NETNamespace: Visual3D.Scripting.Cinematic
Assembly: Visual3D.Scripting (in Visual3D.Scripting.dll) Version: 1.0.0.0 (1.0.0.0)
Assembly: Visual3D.Scripting (in Visual3D.Scripting.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
| C# | Visual Basic |
public class PositionalClip : Clip, IRecordableClip
Public Class PositionalClip _ Inherits Clip _ Implements IRecordableClip
Members
| All Members | Constructors | Properties | Methods | Events |
| Member | Description | |
|---|---|---|
| PositionalClip()()()() | Initializes a new instance of the PositionalClip class | |
| AddEnvelope(PropertyInfo, Envelope) | (Inherited from Clip.) | |
| AddEnvelope(String, Envelope) | (Inherited from Clip.) | |
| AddKeyFrame(Camera) | ||
| AddKeyFrame(Camera, PosDirKeyFrame%) | ||
| Amount | (Inherited from Clip.) | |
| ChangeTime(Single) |
On time cursor changed, except normal playing.
(Inherited from Clip.) | |
| ClearEnvelopes()()()() | (Inherited from Clip.) | |
| CreateEnvelope(PropertyInfo) | (Inherited from Clip.) | |
| CreateEnvelope(String) | (Inherited from Clip.) | |
| Dispose()()()() | (Overrides Clip..::..Dispose()()()().) | |
| EnvelopeIsExist(PropertyInfo) | (Inherited from Clip.) | |
| EnvelopeIsExist(String) | (Inherited from Clip.) | |
| Envelopes | (Inherited from Clip.) | |
| EnvelopeValues | (Inherited from Clip.) | |
| Finish()()()() |
On time cursor exit from action
(Inherited from Clip.) | |
| FinishTime | (Inherited from Clip.) | |
| GetEnvelope(PropertyInfo) | (Inherited from Clip.) | |
| GetEnvelope(String) | (Inherited from Clip.) | |
| HasChildren | (Inherited from Clip.) | |
| InRange()()()() | (Inherited from Clip.) | |
| InRange(Single) | (Inherited from Clip.) | |
| IsEnabled | (Inherited from Clip.) | |
| IsIntersect(Single, Single) | (Inherited from Clip.) | |
| IsPlaying | (Inherited from Clip.) | |
| IsRecording | ||
| Length | (Inherited from Clip.) | |
| LengthChanged | (Inherited from Clip.) | |
| Name | (Overrides Clip..::..Name.) | |
| Nodes | (Inherited from Clip.) | |
| OnAdded()()()() | (Overrides Clip..::..OnAdded()()()().) | |
| OnRemoved()()()() |
On action removed.
(Inherited from Clip.) | |
| OwnerTrack | (Inherited from Clip.) | |
| Pause()()()() |
On pause scene playing.
(Inherited from Clip.) | |
| Play()()()() |
On start scene playing.
(Inherited from Clip.) | |
| PosDirKeyFrames | ||
| RemoveEnvelope(PropertyInfo) | (Inherited from Clip.) | |
| RemoveEnvelope(String) | (Inherited from Clip.) | |
| Root | (Inherited from Clip.) | |
| SceneTime | (Inherited from Clip.) | |
| ShiftStartTime(Single) | (Inherited from Clip.) | |
| SnapKeyFrame()()()() | ||
| SnapKeyFrame(Single) | ||
| Start()()()() | (Overrides Clip..::..Start()()()().) | |
| StartTime | (Inherited from Clip.) | |
| StartTimeChanged | (Inherited from Clip.) | |
| Stop()()()() | (Overrides Clip..::..Stop()()()().) | |
| SupportedProps | (Inherited from Clip.) | |
| Target | ||
| TargetObject | (Inherited from Clip.) | |
| Time | (Inherited from Clip.) | |
| ToString()()()() | (Overrides Object..::..ToString()()()().) | |
| Update()()()() |
On scene playing when time cursor at action.
(Inherited from Clip.) | |
| UpdateLenght()()()() | (Inherited from Clip.) |
Inheritance Hierarchy
System..::..Object
Visual3D.Scripting.Cinematic..::..Clip
Visual3D.Scripting.Cinematic..::..PositionalClip
Visual3D.Scripting.Cinematic..::..CameraClip
Visual3D.Scripting.Cinematic..::..EntityClip
Visual3D.Scripting.Cinematic..::..Clip
Visual3D.Scripting.Cinematic..::..PositionalClip
Visual3D.Scripting.Cinematic..::..CameraClip
Visual3D.Scripting.Cinematic..::..EntityClip