Jump to content
  • 0

How do I specify a vector value for a debug setting for use with the --set command line switch?


Guest
 Share

You are about to reply to a thread that has been inactive for 4659 days.

Please take a moment to consider if this thread is worth bumping.

Question

How do I specify a vector value for a debug setting when using the --set command line switch?

For example, I'd like to set CameraOffsetRearView to <-2.5, 0.0, 0.5> at startup, but I haven't been able to figure out the correct format.

--set CameraOffsetRearView <-2.5, 0.0, 0.5> doesn't work.

Thanks

Edit... (in lieu of any apparent reply mechanism)

1. How do I reply to an answer in this forum?

2. Ansariel, both your suggestions produce a parsing error.

I have found, however, that --set CameraOffsetRearView -2.5/0.0/0.5 parses ok, but results in a 0, 0, 0 value for the setting.

Link to comment
Share on other sites

1 answer to this question

Recommended Posts

You are about to reply to a thread that has been inactive for 4659 days.

Please take a moment to consider if this thread is worth bumping.

Please sign in to comment

You will be able to leave a comment after signing in



Sign In Now
 Share

×
×
  • Create New...