- 最后登录
- 2024-6-3
- 注册时间
- 2009-10-16
- 阅读权限
- 100
- 积分
- 18803
  
- 纳金币
- 17488
- 精华
- 1
|
Make Grid (Miscellaneous Behavior)
Summary
Create a 3D grid of objects by creating and offsetting copies of the parent object along the axes.
Category
Latest Behaviors
Author
Gavin Kistner
Difficulty
(Reference)
Time to Complete
5 Minutes
Downloads
Click Here
to download the associated files.
(This document covers version 1.6.5 of the 'Make Grid' behavior, current as of 2005-Feb-23)
Description
By default, the parent object’s position will be used as the ‘cornerstone’ (frontmost/leftmost/bottommost) object; if
Center Around Parent?
is chosen, the parent object’s position will determine the center of the grid group.
Basic Properties
X Count
Number of ojects to be duplicated on the X axis of the grid pattern
Y Count
Number of ojects to be duplicated on the Y axis of the grid pattern
Z Count
Number of ojects to be duplicated on the Z axis of the grid pattern
X Spacing
Distance between objects in the grid pattern on the X axis
Y Spacing
Distance between objects in the grid pattern on the Y axis
Z Spacing
Distance between objects in the grid pattern on the Z axis
Center Around Parent?
Center the grid around the parent object, or use it as the cornerstone?
Advanced Properties
X Randomness
Amount of randomness in placement of items, as a percent of X Spacing.
Y Randomness
Amount of randomness in placement of items, as a percent of Y Spacing.
Z Randomness
Amount of randomness in placement of items, as a percent of Z Spacing.
Demonstration
![]()
View Demonstration Project
![]()
Download Project File
|
|