Version: Unity 6.5 Alpha (6000.5)
LanguageEnglish
  • C#

ShuffleComponent

enumeration

Suggest a change

Success!

Thank you for helping us improve the quality of Unity Documentation. Although we cannot accept all submissions, we do read each suggested change from our users and will make updates where applicable.

Close

Submission failed

For some reason your suggested change could not be submitted. Please <a>try again</a> in a few minutes. And thank you for taking the time to help us improve the quality of Unity Documentation.

Close

Cancel

Description

Specifies a shuffle component.

Properties

Property Description
LeftXSpecified the x component of the left vector.
LeftYSpecified the y component of the left vector.
LeftZSpecified the z component of the left vector.
LeftWSpecified the w component of the left vector.
RightXSpecified the x component of the right vector.
RightYSpecified the y component of the right vector.
RightZSpecified the z component of the right vector.
RightWSpecified the w component of the right vector.