Properties | ||
Orientation | The orientation of the 3D object. This is similar to Rotation, but is interpreted differently when animated using Keyframes. /Orientation animates along the nearest path between different poses, and is useful for posing an object or animating an object between poses. Orientation values can't go out of range, so you can't use Orientation to "spin" an object (for that, use Orientation without animation to pose the object, and animate Rotation to create the spin) Default: 0.000000,-0.000000,0.000000 |
|
Rotation | The rotation of the 3D object. This is similar to Orientation, but the X, Y and Z components are interpreted independently when animated and can go out of range. This makes Rotation very handy for animating spinning motion, but not as convenient for creating arbitrary poses or animation between specific positions (for that, use Orientation). Default: 0, 0, 0 |
|
Size | The overall size of the shape. Range: 1 to 1000; Default: 50 |
|
Depth | The depth or thickness of the start from the front center where the arms meet to the back center. Range: 15 to 1000; Default: 50 |
|
Point Length | The length of the points of the star. This is distinct from Size, as this only affects the points and not the central portion where the arms of the star meet. Range: 100 to 1000; Default: 100 |
|
Smoothing | Smooths the edges and corners of the shape, resulting in round points and bevels. Use zero to render the shape without any smoothing, resulting in sharp edges and corners. Higher values specify the smoothing radius in the same coordinates used to define the size and position of the shape. Range: 0 to 5; Default: 0 |
|
Position | The position of the shape in 3D space in proportional layer coordinates. Default: 0, 100, 500 |
|
Scale | A scaling factor to apply to the 3D shape after it has been projected onto the 2D layer. This makes the shape larger or smaller without affecting the perspective in 3D space. Range: 0 to 10; Default: 3 |
|
Points | The number of points on the star. Range: 2 to 16; Default: 5 |
|
Light Source | ||
Shading | Controls how the surface of the 3D shape is shaded.
|
|
Intensity | The brightness of the light source, used when Shading is set to Point Light or Directonal Light. Range: 0% to 200%; Default: 100% |
|
Shine | Controls how shiny the surface is. Higher values make the surface appear more metallic. Range: 0 to 1; Default: 0.8 |
|
Specularity | The amount of specular reflectivity in the shape's surface material. Use lower values for a matte finish, and higher values for smooth, glossy surfaces. Range: 1 to 150; Default: 30 |
|
Ambient | The amount of ambient light in the environment. Ambient light is light that comes from all around, without a particular direction, and is useful for shapes in scenes with lots of soft, scattered light. Lower values result in less ambient light, for a harsher lighting effect and more pronounced shadows. Higher values result in less pronounced, weaker shadows. Range: 0 to 1; Default: 0.1 |
|
Color | The color of the light source. Default: |
|
Direction | The direction of the light source, used when Shading is set to Point Light or Directional Light. Default: 75, -75 |
|
Elevation | The distance of the light source from the shape (not from the screen). Positive values place the light source in front of the shape; negative values place the light source behind the shape. This is only used when Shading is set to Point Light or Directonal Light. Range: -100 to 800; Default: 100 |
|
Texture Mapping | ||
Mirror | Flips alternate copies of the surface texture so that the edges meet seamlessly. Default: off |
|
Repeat X | Number of times to repeat the layer texture horizontally. Range: 0.01 to 20; Default: 1 |
|
Repeat Y | Number of times to repeat the layer texture vertically. Range: 0.01 to 20; Default: 1 |
|
Angle | Rotates the surface texture of the shape (to rotate the individual texture tiles, use Twirl instead.) Range: -3600º to 3600º; Default: 0º |
|
Crop | Controls cropping of the layer before it is used as a texture. Values less than zero result in cropping of the layer, and values greater than zero add extra transparent space around the edges of the layer. Set this to zero for no cropping. This is typically used to remove the transparent fringe or gap around layers that don't perfectly fill their bounding box, so that the layer tiles properly when used as a texture. Range: 0.01 to 2; Default: 1 |
|
Twirl | Rotates texture instances before tiling (which is different to Angle, which rotates the surface texture as a whole). Range: -3600º to 3600º; Default: 0º |
|
Offset | Shifts the surface texture by the given amount. Use this to adjust the alignment of the texture on the surface of the object, or animate it for a moving surface. Default: 0, 0 |
|
Ray Marching | ||
Precision | Controls how precisely the 3D object is rendered by adjusting the number of iterations used when ray marching. More iterations will yield higher-quality results, especially for the edges of objects. Fewer iterations will give faster preview and export performance. For best results, a setting between 30 and 60 is recommended. Range: 10 to 200; Default: 60 |
Usage
Adding Star Polyhedron to a layer causes the layer to be replaced with a faux-3D star polyhedron using the original layer as its surface texture. Note that unlike other 3D shapes in Alight Motion, Star Polyhedron uses front-projection texture mapping. This means if you apply this effect to a photo or video, the photo or video will appear undistorted until the Rotation or Orientation is adjusted.
Flat Projection
Note that although this effect produces a result that appears three-dimensional visually, the actual output is still a normal 2D layer, which interacts with other layers and effects as a normal flat layer.
Applying an effect such as Flip Layer or placing a layer containing a further object in front of a layer containing a nearer object will not behave as you might expect if the results of this effect were actually three-dimensional.
Transparency Limitations
Due to limitations of the rendering algorithm used by this effect, the interior and back-facing parts of the 3D object are not rendered. This is not normally a problem because the back-facing and interior faces are not normally visible. However, if you use a texture with transparent parts, the results may not be as you expect, as only forward-facing external surfaces are rendered.
Use Cases
- Star-shaped Objects: For example, star ratings, bonuses in games, awards, and so on.
- Video Surfaces: You can even put video on them!
- 3D Badges and Awards: Just increase the number of points and the smoothing.
- Video Game Character Location Indicator: Just reduce the number of points to two and increase Depth to match Size.