A plane is a flat mesh model that is automatically created by the program.
** Configuration item ** | Description |
---|---|
Visible | Determines whether the model is visible or hidden in Wings Engine. |
Show at Night | Disabled by default. Enable this setting if you want a model to be visible only at night. |
Pickable | Controls the selection effect when the model is clicked with the mouse. When enabled, you can set whether the selection is highlighted and the highlight color. |
Position | Specifies the model’s location in the 3D space of the Wings Engine, based on the origin coordinates. |
Rotation | Allows for rotation in 3D space by entering any value corresponding to the angle of rotation along the X-axis/Y-axis. |
Scale | Changes the size of the model, making it larger or smaller relative to its original size. |
Off-screen Rendering | Renders the model’s content without directly displaying it to the user. |
Face Camera | Offers three orientation options: no facing the camera, always facing the camera, and vertical facing the camera. |
Cast/Receive Shadows | Casting shadows means the object can create shadows under sunlight, while receiving shadows means shadows can be cast on this object. |
Opacity | Commonly used in conjunction with conditional styling/interactions/multiple states to achieve model visibility and invisibility. |
alphaIndex | Indicates the display hierarchy of transparent objects. |
Collision | Detects collisions between the model and the first-person camera. |
The plane size is the length and width of the entire plane, in meters. Changing the value will regenerate the plane.
Clipping plane can be used as the clipping plane for other mesh models. After enabling the clipping plane, you need to select the clipping object and then set the opacity of the plane to 0 to realize the function of the clipping plane. The plane can be set to achieve dynamic clipping through animation.
Tip: When selecting the cutting object, you must select the most child mesh model (that is, the parent of the material), and you cannot select the pack.