IndexedLineSet の太さを増やしたいのですが、ここに私のコードがあります:
geometry IndexedLineSet {
coord DEF Line Coordinate {
point [0 0 0, 0 0 0]
}
coordIndex [ 0, 1, -1 ]
}
lineWidth を試してみましたが、うまくいきません 他に使用できる属性はありますか?
ありがとう。
IndexedLineSet の太さを増やしたいのですが、ここに私のコードがあります:
geometry IndexedLineSet {
coord DEF Line Coordinate {
point [0 0 0, 0 0 0]
}
coordIndex [ 0, 1, -1 ]
}
lineWidth を試してみましたが、うまくいきません 他に使用できる属性はありますか?
ありがとう。