Subject | English | Korean |
comp., MS | animation effect | 애니메이션 효과 (A special visual or sound effect added to text or an object. For instance, a user can have the text bullet points fly in from the left, one word at a time, or hear the sounds of applause when a picture is uncovered) |
comp., MS | animation interpolation | 애니메이션 보간 (A kind of interpolation that animates the property values between successive key times) |
comp., MS | Animation Library | 애니메이션 라이브러리 (A library that developers can use in their applications throughout the new Windows user interface) |
comp., MS | animation manager | 애니메이션 관리자 (A core component of an animation application and the central programmatic interface for managing (creating, scheduling, and controlling) animations.) |
comp., MS | Animation Painter | 애니메이션 복사 (A feature that replicates the animation associated with a source object to one or more target objects) |
comp., MS | animation resource | 애니메이션 리소스 (An animation storyboard that is encapsulated in such a way that it can be reused elsewhere in your application) |
comp., MS | animation scheme | 애니메이션 구성 (Adds preset visual effects to text on slides. Ranging from subtle to exciting, each scheme usually includes an effect for the slide title and an effect that is applied to bullets or paragraphs on a slide) |
comp., MS | animation style | 애니메이션 스타일 (An abstract grouping of similar animation effects) |
comp., MS | animation timer | 애니메이션 타이머 (A component to provide timing services used in conjunction with the animation manager. It dynamically throttles the frame rate based on application and system load or in low-power mode) |
comp., MS | animation trigger | 애니메이션 트리거 (An animation option that can be set so that the animation plays when a specified item is clicked) |
comp., MS | animation workspace | 애니메이션 작업 영역 (A user interface area where animations are composed) |
comp., MS | Custom Animation list | 사용자 지정 애니메이션 목록 (The list of animation sequences for a slide. Items are listed in the order in which they are added, and include icons that indicate timing in relation to other animation events) |
comp., MS | dependent animation | 종속 애니메이션 (An animation that changes the value of a property and runs on the UI thread) |
comp., MS | GIF animation | GIF 애니메이션 (A file containing a series of graphics that are displayed in rapid sequence in a Web browser) |
comp., MS | handoff animation | 핸드오프 애니메이션 (A method of blending animation storyboards together so that the transition is smooth. For example, if one animation is running when interrupted by a second animation that modifies the same property, the second animation picks up at the current value of the animated property instead of jumping to a static starting point. This is achieved by not setting a keyframe at the 0-second mark of the second animation) |
comp., MS | independent animation | 독립 애니메이션 (An animation that changes the value of a property and runs on a separate, hardware-accelerated system thread) |
comp., MS | recalculation animation | 다시 계산 애니메이션 (An animation effect that plays when the value of a cell is recalculated. The old value slides out of the bottom as the new value slides in from the top) |
comp., MS | SketchFlow Animation | SketchFlow 애니메이션 (A feature that enables on-the-fly animations in prototypes to represent the behavior of the application when in use) |