跳转至

Emitter Shape Disc Component For 1.10.0

文档版本:1.21.0.24

UNDOCUMENTED.

架构

emitter_shape_disc:
{
  string "direction" : opt
  array "direction" : opt
  {
    0 "0..0"
    0 "1..1"
    0 "2..2"
  }
  0 "radius"
  array "offset" : opt
  {
    0 "0..0"
    0 "1..1"
    0 "2..2"
  }
  string "plane_normal" : opt
  array "plane_normal" : opt
  {
    0 "0..0"
    0 "1..1"
    0 "2..2"
  }
  boolean "surface_only" : opt
}
directionstring
UNDOCUMENTED: direction.
directionarray
UNDOCUMENTED: direction.
direction
0..00
0:
string
0:
number
1..10
2..20
radius0
UNDOCUMENTED: radius.
offsetarray
UNDOCUMENTED.
offset
0..00
UNDOCUMENTED.
1..10
UNDOCUMENTED.
2..20
UNDOCUMENTED.
plane_normalstring
Specifies the normal of the disc plane, the disc will be perpendicular to this direction.
plane_normalarray
Specifies the normal of the disc plane, the disc will be perpendicular to this direction.
plane_normal
0..00
UNDOCUMENTED.
1..10
UNDOCUMENTED.
2..20
UNDOCUMENTED.
surface_onlyboolean
UNDOCUMENTED: surface only.