Navigation

    CreatiCode Scratch Forum

    • Register
    • Login
    • Search
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Groups
    • CreatiCode

    Adding Planes

    3D Blocks
    1
    1
    265
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • info-creaticode
      CreatiCode last edited by admin

       

      Prerequisite

      • Adding Boxes
      • Material Settings

       

      Introduction

      A plane is simply a rectangle. It is even simpler than a box because it is only 2-dimensional. That is, it does not have any thickness. Therefore, planes can be used to represent thin rectangle objects around us, such as the ground surface, a picture on the wall, etc.

       

      The “Add Plane” Block

      Since planes are 2-dimensional objects, you only need to specify their sizes in the X and Y dimensions.

       

       

      A Plane’s Facing Direction

      By default, a plane will be facing up (the positive Z direction) when it is added. One thing special about planes is that their “back faces” is transparent by default.

      This is especially useful when you use a plane as the ground, since you can see through it when your camera is below the ground.

      However, if you do not want the plane to be transparent, you can use the material setting block to make sure the back face is drawn.

       

      Position and Rotation of a Plane

      Although planes are 2-dimensional, you can still move them to different positions or rotate them to different directions in the 3D space. You can try it using the gizmos like this:

      1 Reply Last reply Reply Quote 0
      • Pinned by  info-creaticode info-creaticode 
      • First post
        Last post