Metasequoia BBS
|
New message
|
Normal
|
Tree
|
Status
Unspecified
Done
Partially done
Doing
Not necessary
Tag
Announce
Bug report
Question
Request
Talk
Ver4 Beta
Keyword
[1065]
Python でのローカル座標設定
/
n
[From old BBS]
Response
> object.rotation.head = 0
> object.rotation.pitch = 0
> object.rotation.bank = 0
では内容が変更されず、
> object.rotation = MQSystem.newAngle(0\x2c0\x2c0)
とすると変更されます。
Python 的に、こういうものなのでしょうか?
2007-01-27 03:16
Title
Title is not input.
Name
Name is not input
Mail address for renponse notification
A mail will be sent when the response is written. This address will be not shown after you post.
Tag
Please select from a preset or input arbitrary comma-delimited tags.
At least one tag is necessary.
Announce
Bug report
Question
Request
Talk
Ver4 Beta
Message
Message is not input
>> object.rotation.head = 0 >> object.rotation.pitch = 0 >> object.rotation.bank = 0 > >では内容が変更されず、 > >> object.rotation = MQSystem.newAngle(0\x2c0\x2c0) > >とすると変更されます。 > >Python 的に、こういうものなのでしょうか?
Now file attachment is not available temporarily.