Post: Vector scale
11-25-2016, 06:37 PM #1
(adsbygoogle = window.adsbygoogle || []).push({}); Can someone exlpain to me what vector_scale does? And what do I need it for/when should I use it?
11-25-2016, 09:22 PM #2
anthonything
Space Ninja
Originally posted by CxwhMods View Post
Can someone exlpain to me what vector_scale does? And what do I need it for/when should I use it?


Vectorscale is to scale a vector by a certain value.
Vectorscale( (1,1,1), 9) is the same as saying (1,1,1) * (9,9,9)

Just use it when you want to multiply a vector by a constant (or divide by using 1/value)
11-25-2016, 09:48 PM #3
Originally posted by anthonything View Post
Vectorscale is to scale a vector by a certain value.
Vectorscale( (1,1,1), 9) is the same as saying (1,1,1) * (9,9,9)

Just use it when you want to multiply a vector by a constant (or divide by using 1/value)


Pretty sure it's not only constants

The following 2 users groaned at John for this awful post:

anthonything, Patrick
11-25-2016, 10:00 PM #4
anthonything
Space Ninja
Originally posted by John View Post
Pretty sure it's not only constants


Yeah obviously. Constant doesnt mean anything to him so I didnt take any mind to using it in place of value or variable. He gets the idea so whatever

The following user thanked anthonything for this useful post:

Patrick

The following 2 users groaned at anthonything for this awful post:

John, ProfoundModz
11-26-2016, 12:18 AM #5
Patrick
League Champion
Originally posted by John View Post
Pretty sure it's not only constants


Habibi

The following user thanked Patrick for this useful post:

anthonything

Copyright © 2024, NextGenUpdate.
All Rights Reserved.

Gray NextGenUpdate Logo