rotation(...) FunctionsReferenceScriptingStudioZ.Texture rotation(deg: number): this; Sets the rotation of the texture. Default value: 0 Parameters Parameter Type Description val number The value to set the rotation to, in degrees. Returns this Related rotation( ) getter